Skip to content

JamesHallowell/lox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

24 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

lox

A work-in-progress lox implementation in Rust (following Crafting Interpreters). It deviates slightly from the language specified in the book as I've tweaked a few things to personal preference.

Usage

Run one of the example programs:

cargo run examples/fibonacci.lox

Run the REPL:

cargo run

About

A lox interpreter written in Rust πŸ“š

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages