diff options
| author | Alasdair Armstrong | 2019-03-14 17:27:07 +0000 |
|---|---|---|
| committer | Alasdair Armstrong | 2019-03-14 18:04:55 +0000 |
| commit | c741e731afe4a6d2c65d43ca299a1a48a1534ec0 (patch) | |
| tree | ed5173a9017783da456ba69a83258df42f47c57e /src/jib/c_backend.ml | |
| parent | d6690cce7569c1438f14e187a28f8139255c4e19 (diff) | |
Add various useful methods to interactive mode
:def <definition> evaluates a top-level definition
:(b)ind <id> : <type> creates an identifier within the interactive type-checking environment
:let <id> = <expression> defines an identifier
Using :def the following now works and brings the correct vector
operations into scope.
:def default Order dec
:load lib/prelude.sail
Also fix a type-variable shadowing bug
Diffstat (limited to 'src/jib/c_backend.ml')
0 files changed, 0 insertions, 0 deletions
