Several new features since v1.0:
- WASM support for running LCI in a browser
- Support multiple encodings of numerals (Church, Scott, etc)
- Add
letsyntax, eglet x = 1 in x + x - Add auto-completion of aliases and system commands
- Rewrite several functions in
.lcircusing folds - Consult file from the command line with
lci <file> - Several small fixes