The Lox scripting language from "Crafting Interpreters" by Robert Nystrom, implemented in Ada
- Ada 100%
| src | oh no, my copy strategy won't work because my Expr_Access pointers change when I do that | |
| .gitignore | Initial commit | |
| AGENTS.md | No agents. Ever | |
| alire.toml | now onto the interpreter part of variable resolution | |
| alox.gpr | now onto the interpreter part of variable resolution | |
| LICENSE | Initial commit | |
| README.md | Add No AI section to readme | |
| test.lox | Closures | |
Alox
An Ada implementation of the Lox interpreter from Crafting Interpreters
License
MIT. See LICENSE
No AI
This repository was created without AI agents. No code or issues will be accepted that are AI generated.