Skip to content

barbellfan/rlox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RLOX

This Rust project is an attempt to create the Lox scripting language, as described here:

Crafting Interpreters

The Crafting Interpreters book by Robert Nystrom, is available in full at that site.

I'm trying this in Rust despite the sample code in the book is written first in Java, and then in C.

I'm doing this to learn Rust, and also to learn about compilers.

About

The lox scripting language in Rust.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages