An open API service indexing awesome lists of open source software.

https://github.com/xffxff/rlox

Implementing an interpreter inspired by crafting interpreters and red green tree
https://github.com/xffxff/rlox

Last synced: about 2 months ago
JSON representation

Implementing an interpreter inspired by crafting interpreters and red green tree

Awesome Lists containing this project

README

        

# rlox

Inspired by [crafting interpreters](http://craftinginterpreters.com/) and [red green tree](https://www.youtube.com/watch?v=n5LDjWIAByM&list=PLhb66M_x9UmrqXhQuIpWC5VgTdrGxMx3y)