Repository for the book "Crafting Interpreters"
翻译 - “手工艺品翻译”一书的资料库
Language tooling for the Lox programming language.
A statically-typed variant of Lox, written in TypeScript
Implementation in Rust of lox, the language described in Crafting Interpreters
An implementation of *jlox* from Crafting Interpreters in C++.
A tree-walking interpreter implemented in Golang for Lox, with a browser playground supported by WASM | 一个基于语法树的Lox解释器,附带WASM版本的playground
An implementation of CLox bytecode interpreter
Go implementation of the Lox programming language from Crafting Interpreters
Syntax highlighting for Lox, everyone's favorite interpreted learning-language
Python implementation of locks, which is an imperative, dynamically typed, procedure oriented scripting language based on the lox programming language.
🖐 A dynamically- and strongly-typed, object-oriented programming language
C++ implementation of Lox interpreter (based on the book Crafting Interpreters by Bob Nystrom)
A fully functional Interpreter for Lox in Scala 3 (WIP).
A tree-walker && virtual-machine && JIT interpreter for Lox language
A Rust implementation of the Lox programming language. Based on clox, the bytecode virtual machine.
Programming language with a tree-walking interpreter written in Rust©™.