A Superset of Lox Programming Language with Multi-pass Compiler, Optional Static Typing and lots of new features.
-
Updated
Mar 29, 2026 - C
A Superset of Lox Programming Language with Multi-pass Compiler, Optional Static Typing and lots of new features.
Experimental Entity Component System based interpreter.
A complete collection of the programs I created in Lox and the modifications I made to Lox source files for the course CS4080 - Concepts of Programming Languages.
Projeto de implementação da linguagem Lox seguindo o livro Crafting Interpreters
A fully functional Interpreter for Lox in Scala 3 (WIP).
A Kotlin interpreter for Lox programming language
A tree_walking interpreter in OCaml implementation for Lox programming language
Implementation of the lox programming language from the excellent book Crafting Interpreters by Robert Nystrom
An implementation of Lox from Crafting Interpreters in nim
A programming language for meth heads.
A bytecode compiler and virtual machine for the Lox language, in C#. Includes a C# / Lox object interface generator and bytecode serialization.
A robust Tree-Walk Interpreter for the Lox language built in C#. Features a hand-coded lexer, top-down LL(1) recursive descent parser, static semantic analysis, and a dynamic runtime with full OOP support.
Bytecode interpreter for Lox (with lists), written in Odin, with a Wasm playground. Based on the second half of Crafting Interpreters.
Go implementation of the Lox programming language with my own features
Add a description, image, and links to the lox topic page so that developers can more easily learn about it.
To associate your repository with the lox topic, visit your repo's landing page and select "manage topics."