iserralv / lox-ast

AST version of the Lox interpreter in Rust

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

lox-ast

AST version of the Lox interpreter in Rust, learning from the book "Crafting Interpreters" by Robert Nystrom.

About

AST version of the Lox interpreter in Rust

License:MIT License