Skip to content
/ lox Public

Another implementation of the Lox language from the book Crafting Interpreters

Notifications You must be signed in to change notification settings

xffxff/lox

Repository files navigation

lox

Another implementation of the Lox language from the book Crafting Interpreters. You can try it out at the Lox Playground.

This isn't a direct translation of the book's code into Rust, but rather a personal attempt to recreate the language, using the book as a guiding resource.

This lox variant borrows heavily from dada. (Learning? Well, it starts with a bit of cheeky imitation!😜)

About

Another implementation of the Lox language from the book Crafting Interpreters

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages