Files
rlox/README.md
2018-07-24 15:12:07 +02:00

189 B

rlox

rlox is an unpronouncable variant of the tree-walk interpreter laid out in Crafting Interpreters, written in Ruby, because I want to learn it.