lox topic

List lox repositories

rulox

59
Stars
13
Forks
Watchers

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

loxdown

109
Stars
4
Forks
Watchers

A statically-typed variant of Lox, written in TypeScript

craftinginterpreters

8.3k
Stars
995
Forks
Watchers

Repository for the book "Crafting Interpreters"

loxlox

108
Stars
11
Forks
Watchers

Lox interpreter written in Lox

rlox

37
Stars
3
Forks
Watchers

Lox Interpreter/REPL written in Rust

luxya

29
Stars
3
Forks
Watchers

Programming language with a tree-walking interpreter written in Rust©™.

tlox

18
Stars
0
Forks
Watchers

Interpreter for the 'Lox' language written in Typescript

lox

25
Stars
3
Forks
Watchers

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

bluelox

38
Stars
3
Forks
Watchers

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

Tank

21
Stars
3
Forks
Watchers

Dynamic type Object oriented and scripting language written in Java