Skip to content

l0s/rlox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rlox

Continuous Integration

A Rust implementation of the Lox language intepreter from Crafting Interpreters.

Development

Accessing the REPL

cargo run

Executing a file

cargo run file.lox

About

Lox interpreter in Rust

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages