Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | remove run_old.c | ubq323 | 2023-08-02 | 1 | -121/+0 | |
| | ||||||
* | tersify | ubq323 | 2023-08-02 | 4 | -11/+11 | |
| | ||||||
* | compilation of basic arithmetic exprs to bytecode | ubq323 | 2023-08-01 | 8 | -31/+85 | |
| | ||||||
* | dissasembler and basic arithmetic | ubq323 | 2023-08-01 | 7 | -14/+109 | |
| | ||||||
* | bytecode vm start, can print constants currently | ubq323 | 2023-07-31 | 7 | -2/+169 | |
| | ||||||
* | test | ubq323 | 2023-07-29 | 1 | -3/+4 | |
| | ||||||
* | th | ubq323 | 2023-07-29 | 8 | -57/+204 | |
| | ||||||
* | more code | ubq323 | 2023-07-12 | 9 | -21/+188 | |
| | ||||||
* | allow more characters in symbols | ubq323 | 2023-07-11 | 2 | -4/+3 | |
| | ||||||
* | parsing sexprs | ubq323 | 2023-07-11 | 4 | -15/+54 | |
| | ||||||
* | minor | ubq323 | 2023-07-10 | 3 | -4/+13 | |
| | ||||||
* | new grammar using packcc | ubq323 | 2023-07-10 | 2 | -15/+26 | |
| | ||||||
* | initial | ubq323 | 2023-07-10 | 4 | -0/+125 | |