Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/liamja/rslox

An interpreter implemented in Rust for the Lox language, from Crafting Interpreters
https://github.com/liamja/rslox

Last synced: about 7 hours ago
JSON representation

An interpreter implemented in Rust for the Lox language, from Crafting Interpreters

Awesome Lists containing this project

README

        

# rslox

A Rust implementation of a Lox interpreter.

Following the book _Crafting Interpreters_ -https://craftinginterpreters.com