summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* add strings to parserubq3232023-08-035-12/+23
|
* remove hardcoded bytecode testubq3232023-08-031-15/+0
|
* remove run_old.cubq3232023-08-021-121/+0
|
* tersifyubq3232023-08-024-11/+11
|
* compilation of basic arithmetic exprs to bytecodeubq3232023-08-018-31/+85
|
* dissasembler and basic arithmeticubq3232023-08-017-14/+109
|
* bytecode vm start, can print constants currentlyubq3232023-07-317-2/+169
|
* testubq3232023-07-291-3/+4
|
* thubq3232023-07-298-57/+204
|
* more codeubq3232023-07-129-21/+188
|
* allow more characters in symbolsubq3232023-07-112-4/+3
|
* parsing sexprsubq3232023-07-114-15/+54
|
* minorubq3232023-07-103-4/+13
|
* new grammar using packccubq3232023-07-102-15/+26
|
* initialubq3232023-07-104-0/+125