xffxff / lox

Another implementation of the Lox language from the book Crafting Interpreters

Home Page:https://lox-playground.netlify.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

https://lox-playground.netlify.app


Languages

Language:Rust 97.0%Language:JavaScript 2.4%Language:CSS 0.3%Language:Shell 0.2%