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

5 lines
215 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