summaryrefslogtreecommitdiff
path: root/vm1/README.md
AgeCommit message (Expand)Author
2023-10-12move to a direct byte code compiler (#8)Marc Vertes
2023-08-24codegen: add Interpreter structMarc Vertes
2023-08-24Update README.mdMarc Vertes
2023-07-20vm1: introduce a fast and simple bytecode stack machine (#1)Marc Vertes