summaryrefslogtreecommitdiff
path: root/vm0/vm.go
AgeCommit message (Expand)Author
2023-10-12move to a direct byte code compiler (#8)Marc Vertes
2023-09-06chore: refactor some APIsMarc Vertes
2023-09-01parser: skip comment modesMarc Vertes
2023-08-31codegen: fix interpreter re-entranceMarc Vertes
2023-08-25gint: simplifyMarc Vertes
2023-07-24parser: define all node kinds to make the parser multi-language (#3)Marc Vertes
2023-07-10first commitMarc Vertes