summaryrefslogtreecommitdiff
path: root/vm1
AgeCommit message (Expand)Author
2023-08-25chore: appease lint and vetMarc Vertes
2023-08-24codegen: add Interpreter structMarc Vertes
2023-08-24Update README.mdMarc Vertes
2023-08-24vm1: improve function calling (#6)Marc Vertes
2023-08-24scanner: handle long string delimiters (#7)Marc Vertes
2023-08-09codegen: add a bytecode generator (#5)Marc Vertes
2023-07-24vm1: add file pos for debug and a few immediate instructions (#4)Marc Vertes
2023-07-20vm1: introduce a fast and simple bytecode stack machine (#1)Marc Vertes