hashemi / slox

Lox tree-walking interpreter written in Swift - Based on Part II of Bob Nystrom's Book "Crafting Interpreters"
MIT License
12 stars 1 forks source link

Thanks for open sourcing this! #1

Open SD10 opened 7 years ago

SD10 commented 7 years ago

I've bought the Writing an Interpreter in Go book as well. I have similar plans of writing it in Go (I don't know Go 😅) and then rewriting it in Swift.

I'd like to look at Bob Nystrom's Crafting Interpreters after this.

If I catch up with your progress maybe we can explore something further together in the future 👍

Thanks again!

hashemi commented 7 years ago

I'm glad you found this useful. I'll definitely be keeping an eye on what you do as well 😃