aboutsummaryrefslogtreecommitdiff
path: root/src/bytecode.c
AgeCommit message (Expand)Author
2020-01-23Add bytecode decoding.. starting on program execution nowdec05eba
2020-01-22Correctly parse and produce bytecode for exampledec05eba
2020-01-22Simplify bytecodedec05eba
2020-01-22Use macro return_if_error instead of if-statement everywheredec05eba
2020-01-20Add arithmetic, implement hash mapdec05eba
2020-01-18Start on bytecode, move object files to build directorydec05eba