Skip to content

ColbyDeLisle/rlox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rlox

A rust port of the jlox implementation from Crafting Interpreters, with clox to come.

This is strictly a for-fun project to learn some more about (classical) compiling. The project is tested -- I've set up a GitHub action to run the author's test suite -- but the Rust pieces are not themselves properly unit-tested. Use at your own risk!

About

A rusty implementation of the Lox language, as defined in Crafting Interpreters.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors