~deciduously/nlox

17c9ee13a28cd7d75d6f558d44a604e3a64461d0 — Ben Lovy 2 years ago cb32d92
Add README
1 files changed, 3 insertions(+), 0 deletions(-)

M README.md
M README.md => README.md +3 -0
@@ 0,0 1,3 @@
# nlox

A [Nim](https://nim-lang.org/) implementation of the [tree-walk intepreter](https://craftinginterpreters.com/a-tree-walk-interpreter.html) from [Crafting Interpreters](https://craftinginterpreters.com/) by [Bob Nystrom](http://journal.stuffwithstuff.com/).  WIP.
\ No newline at end of file