6 lines
189 B
Markdown
6 lines
189 B
Markdown
# rlox
|
|
|
|
`rlox` is an unpronouncable variant of the tree-walk interpreter laid out in
|
|
[Crafting Interpreters](http://craftinginterpreters.com/), written in Ruby,
|
|
because I want to learn it.
|