This is an implementation of the Lox language (from Crafting Interpreters) in TypeScript.
I plan to use this experience as a stepping stone to writing my own language in Rust in future.
A typescript implementation of the (J)Lox language from Crafting Interpreters
TypeScript
This is an implementation of the Lox language (from Crafting Interpreters) in TypeScript.
I plan to use this experience as a stepping stone to writing my own language in Rust in future.