Update README.md

This commit is contained in:
Sander Hautvast 2020-01-24 14:12:12 +01:00 committed by GitHub
parent a1f656199c
commit a660831aea
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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