lox topic
rulox
Implementation in Rust of lox, the language described in Crafting Interpreters
loxdown
A statically-typed variant of Lox, written in TypeScript
craftinginterpreters
Repository for the book "Crafting Interpreters"
loxlox
Lox interpreter written in Lox
rlox
Lox Interpreter/REPL written in Rust
luxya
Programming language with a tree-walking interpreter written in Rust©™.
tlox
Interpreter for the 'Lox' language written in Typescript
lox
C++ implementation of Lox interpreter (based on the book Crafting Interpreters by Bob Nystrom)
bluelox
A tree-walking interpreter implemented in Golang for Lox, with a browser playground supported by WASM | 一个基于语法树的Lox解释器,附带WASM版本的playground
Tank
Dynamic type Object oriented and scripting language written in Java