Awesome
Tyrion
My implementation of Per Vognsen's Ion programming language from his Bitwise project.
make run
Related
- Loxy (Lox in C, A Tree-walk Interpreter, from Crafting Interpreters)
- Glox (Lox in Go, A Tree-walk Interpreter, from Crafting Interpreters)
- Xol (Lox in C, A Bytecode Virtual Machine, from Crafting Interpreters)
- Xolg (Lox in Go, A Bytecode Virtual Machine, from Crafting Interpreters)