rust_lox/README.md
2020-01-24 14:12:30 +01:00

4 lines
220 B
Markdown

* Trying to learn rust as well as writing interpreters.
* see https://www.craftinginterpreters.com/
* separated every iteration in a separate commit, so you can follow the development if you check them out individually