summaryrefslogtreecommitdiff
path: root/parser/interpreter.go
AgeCommit message (Expand)Author
14 dayschore: mv parser/interpreter.go interpreter/Marc Vertes
14 dayschore: move compiler and interpreter in their own packagesMarc Vertes
2025-11-14fix: refactor VM instruction typeMarc Vertes
2024-04-02chore: add linters and some lint fixes (#8)Marc Vertes
2024-03-20feat: Add simple Dump creation and recovery.Antonio Navarro Perez
2024-03-14feat: initial support of closuresMarc Vertes
2024-03-08feat: add type representation in vm packageMarc Vertes
2024-01-15chore: import from gnolangMarc Vertes
2023-10-12move to a direct byte code compiler (#8)Marc Vertes