1
0
Fork
You've already forked alox
0
The Lox scripting language from "Crafting Interpreters" by Robert Nystrom, implemented in Ada
  • Ada 100%
2026年06月21日 16:58:12 -07:00
src oh no, my copy strategy won't work because my Expr_Access pointers change when I do that 2026年06月21日 16:58:12 -07:00
.gitignore Initial commit 2026年04月29日 21:52:19 -07:00
AGENTS.md No agents. Ever 2026年05月24日 23:19:57 -07:00
alire.toml now onto the interpreter part of variable resolution 2026年06月21日 16:29:38 -07:00
alox.gpr now onto the interpreter part of variable resolution 2026年06月21日 16:29:38 -07:00
LICENSE Initial commit 2026年04月29日 21:52:19 -07:00
README.md Add No AI section to readme 2026年05月24日 23:22:02 -07:00
test.lox Closures 2026年06月19日 21:48:58 -07:00

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.