lox-language topic

List lox-language repositories

yali4j

6
Stars
1
Forks
Watchers

I wanted to impress you guys so I built this interpreter.

cloxpp

23
Stars
2
Forks
Watchers

Lox bytecode VM written in C++ - Based on Part III of Bob Nystrom's Book "Crafting Interpreters"

nimlox

43
Stars
2
Forks
Watchers

Interpreter for the 'Lox' language written in Nim

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©™.

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

lox-language

33
Stars
8
Forks
Watchers

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

lox

91
Stars
11
Forks
Watchers

A rust implementation of the lox language