Skip to content

jaredh159/rlox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rlox

Bob Nystrom's Lox interpreter, written in Rust

Usage

$ cargo run                        # start repl
$ cargo run path/to/some-file.lox  # execute a lox file
$ cargo test                       # run the unit tests

About

bob nystrom's jlox interpreter, written in rust, so it's blazing fast!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages