Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ronbis/lox-lang

A toy interpreted language implementation written in Rust(🦀)
https://github.com/ronbis/lox-lang

interpreter rust

Last synced: 18 days ago
JSON representation

A toy interpreted language implementation written in Rust(🦀)

Awesome Lists containing this project

README

        

# Lox-Lang

⚠️ Work in progress ⚠️

A toy interpreted language implementation written in Rust(🦀)

Based on the book __*Crafting Interpreters*__ by *Robert Nystrom*.