Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add tests, and make dumping disasm optional | ubq323 | 2024-06-21 | 1 | -2/+5 |
* | while loops, comparisons, modulo, fizzbuzz | ubq323 | 2024-06-21 | 1 | -2/+2 |
* | pass State *S everywhere | ubq323 | 2024-06-20 | 1 | -2/+2 |
* | refactor hashtables, and use objstrings for keys | ubq323 | 2023-08-05 | 1 | -2/+2 |
* | move M to its own file | ubq323 | 2023-08-04 | 1 | -2/+2 |
* | tersify | ubq323 | 2023-08-02 | 1 | -7/+7 |
* | compilation of basic arithmetic exprs to bytecode | ubq323 | 2023-08-01 | 1 | -2/+2 |
* | th | ubq323 | 2023-07-29 | 1 | -3/+3 |
* | more code | ubq323 | 2023-07-12 | 1 | -3/+3 |
* | parsing sexprs | ubq323 | 2023-07-11 | 1 | -1/+1 |
* | new grammar using packcc | ubq323 | 2023-07-10 | 1 | -2/+3 |
* | initial | ubq323 | 2023-07-10 | 1 | -0/+13 |