Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | implement char literals | Akshay | 2021-03-27 | 1 | -4/+21 |
| | |||||
* | use new error kinds; track Environment nesting with stack | Akshay | 2021-03-25 | 1 | -8/+56 |
| | |||||
* | allow minus operator, improve display for exprs | Akshay | 2021-03-24 | 1 | -1/+6 |
| | |||||
* | expose functions to lisp interface, add primitives with macros | Akshay | 2021-03-23 | 1 | -4/+1 |
| | |||||
* | begin work on parser | Akshay | 2021-03-20 | 1 | -7/+7 |
| | |||||
* | begin work on scripting lisp | Akshay | 2021-03-19 | 1 | -0/+303 |