Repository navigation

#

lox

A statically-typed variant of Lox, written in TypeScript

TypeScript
130
3 年前

Lox interpreter written in Lox

Python
123
1 个月前

A rust implementation of the lox language

Rust
111
1 年前

A Superset of Lox Programming Language with Multi-pass Compiler, Optional Static Typing and lots of new features.

C
69
1 天前

Implementation in Rust of lox, the language described in Crafting Interpreters

Rust
66
4 年前

Swift implementation of a Lox interpreter

Swift
50
8 年前

An implementation of *jlox* from Crafting Interpreters in C++.

C++
46
3 年前

A tree-walking interpreter implemented in Golang for Lox, with a browser playground supported by WASM | 一个基于语法树的Lox解释器,附带WASM版本的playground

Go
45
3 年前

Go implementation of the Lox programming language from Crafting Interpreters

Go
44
3 年前

Syntax highlighting for Lox, everyone's favorite interpreted learning-language

37
2 年前

Lox Interpreter/REPL written in Rust

Rust
37
7 年前

Python implementation of locks, which is an imperative, dynamically typed, procedure oriented scripting language based on the lox programming language.

Python
34
3 年前

🖐 A dynamically- and strongly-typed, object-oriented programming language

Nim
34
3 年前

C++ implementation of Lox interpreter (based on the book Crafting Interpreters by Bob Nystrom)

C++
33
3 年前

A fully functional Interpreter for Lox in Scala 3 (WIP).

Scala
31
15 天前

A Rust implementation of the Lox programming language. Based on clox, the bytecode virtual machine.

Rust
30
1 年前

A tree-walker && virtual-machine && JIT interpreter for Lox language

C++
30
1 年前

VM bytecode interpreter for Lox I made by following Crafting Interpreters, plus some extra stuff, written in C

C
29
3 年前