summaryrefslogtreecommitdiff
path: root/lang/spec.go
AgeCommit message (Expand)Author
2025-11-27fix: improve parser, compiler and interpreter APIsMarc Vertes
2024-04-02chore: add linters and some lint fixes (#8)Marc Vertes
2023-10-21parser: implement operator precedence rules in expressionsMarc Vertes
2023-10-12move to a direct byte code compiler (#8)Marc Vertes