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

215 B

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