verath / loxrust

Interpreter for the Lox language (from the Crafting Interpreters book). Written in Rust

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Loxrust

A toy implementation of an interpreter for the Lox language written in Rust.

This code is more or less copy pasting of the Java implementation from the Crafting Interpreters book.

About

Interpreter for the Lox language (from the Crafting Interpreters book). Written in Rust


Languages

Language:Rust 100.0%