aboutsummaryrefslogtreecommitdiff
path: root/pkg/interpreter (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Each pointer needs its own stack, merging the two packages to avoid a ↵Julien Dessaux2021-09-232-2/+58
| | | | circular dependency
* Began coding the interpreter (only manages the minimal example for now!)Julien Dessaux2021-09-231-0/+40