summaryrefslogtreecommitdiff
path: root/main.go
AgeCommit message (Expand)Author
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-01-15chore: import from gnolangMarc Vertes
2023-11-03feat: add support for control flow operators in expressionsMarc Vertes
2023-10-12move to a direct byte code compiler (#8)Marc Vertes
2023-09-08cli: use flags in command lineMarc Vertes
2023-09-04codegen: add interpreter testsMarc Vertes