Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/oreqizer/lox

Toy language written while reading https://craftinginterpreters.com/
https://github.com/oreqizer/lox

compiler interpreter learning rust

Last synced: 11 days ago
JSON representation

Toy language written while reading https://craftinginterpreters.com/

Awesome Lists containing this project

README

        

# Lox

Toy language written while reading [Crafting interpreters](https://craftinginterpreters.com/). :fox_face: