Skip to content

p886/rust-lox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lox in Rust

This is my implementation of the Lox programming langue from https://craftinginterpreters.com/ in Rust.

I am following the book loosely and try to port the Java code to idiomatic Rust. However, I'm a Rust beginner so I don't claim that it's any good :P

About

A rust implementation of the Lox language from https://craftinginterpreters.com/

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages