| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 13 days | chore: shorter name for packages, simpilfy vm values | Marc Vertes | |
| 2025-11-27 | fix: improve parser, compiler and interpreter APIs | Marc Vertes | |
| Pass a language spec as an argument when create a new parser, compiler or interpreter. Also move the REPL code in interpreter package. | |||
| 2025-11-13 | chore: include more packages in test coverage | Marc Vertes | |
| 2024-04-02 | chore: add linters and some lint fixes (#8) | Marc Vertes | |
| * chore: add linters and some lint fixes Configure some golangci-lint linters to get the code quality right. Apply the first fixes. Next step will be to add github actions to run lint and tests in github CI. * chore: more lint, fixed comments and variable names. no semantic change. * chore: add Makefile This makefile is intended to be used as a local substitute to github actions. | |||
