summaryrefslogtreecommitdiff
path: root/vm.h
Commit message (Collapse)AuthorAgeFilesLines
* globals are now variableubq3232024-06-201-0/+3
|
* add readable globalsubq3232024-06-201-0/+2
|
* pass State *S everywhereubq3232024-06-201-15/+20
| | | | contains changes from a million years ago that i don't remember much about
* move M to its own fileubq3232023-08-041-2/+0
|
* compilation of basic arithmetic exprs to bytecodeubq3232023-08-011-0/+1
|
* dissasembler and basic arithmeticubq3232023-08-011-0/+5
|
* bytecode vm start, can print constants currentlyubq3232023-07-311-0/+42