elamaranae / rlox

Implementation of the Lox language in Rust.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RLox

Implementation of the Lox language in Rust.

Usage

rlox filename.lox

Note

The RLox interpreter is still a work in progress. Currently, it supports only arithmetic expressions.

About

Implementation of the Lox language in Rust.


Languages

Language:Rust 100.0%