Skip to content

ravsii/rlox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rlox

rlox is a Rust implementation of the Lox programming language interpreter.

This is my personal implementation, created without referencing other existing versions. The code is a work in progress and may be rough in places, as I’m using this project to improve my Rust skills.

I’ll continue updating it as I progress through the book.

See: Crafting Interpreters

About

Lox interpreter implementation in Rust. See https://craftinginterpreters.com/

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages