oswinso / rlox

Rust implementation of an interpreter for the lox langauge (with some personal changes)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rlox

Rlox is a Rust implementation of the jlox interpreter for the lox langauge, as described in the Crafting Interpreters handbook.

About

Rust implementation of an interpreter for the lox langauge (with some personal changes)


Languages

Language:Rust 100.0%