Skip to content

HarveyHunt/loxr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

loxr

An interpreter for the Lox language, written in Rust.

Usage

To launch a REPL, simply run loxr:

cargo run

To run a specific Lox script, use the following:

cargo run -- my_script.lox

About

A Rust interpreter for the Lox language

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages