Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rulox

An interpreter for Lox language, from Crafting Interpreters written in Rust. The interpreter covers till Chapter 10 (Functions) and cuts some corners such as we only accept two terms in an expression and only implemented while-loops.

This code was written when attending David Beazley's Crusty Interpreter immersion course.

Running the code

cargo run -- loxcode/factorial.lox

Resources

About

An interpreter for Lox (from Crafting Interpreters book) written in Rust

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages