Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/kddnewton/lox

A Ruby implementation of the lox language
https://github.com/kddnewton/lox

Last synced: 23 days ago
JSON representation

A Ruby implementation of the lox language

Awesome Lists containing this project

README

        

# Lox

An implementation of the lox language from the Crafting Interpreters book by Robert Nystrom.