Lox interpreter written in Lox
-
Updated
Jul 21, 2025 - Python
Lox interpreter written in Lox
A python adaptation of Robert Nystrom’s book ’Crafting Interpreters’, implementing a tree-walk interpreter.
Yet Another Python implementation for Lox
🦉 A general-purpose interpreted scripting language with an event loop.
Two compilers for the Lox programming language. One is an interpreter written in Python and the other a bytecode virtual machine written in Rust
A Python implementation of a tree walker interpreter for the Lox language from the book Crafting Interpreters by Bob Nystrom.
A programming language for meth heads.
Tree-walk interpreter implementation in CPython
Lox interpreter in Python - based on the book "Crafting Interpreters" by Robert Nystrom
My first implementation of Lox, written in Python.
An Interpreter for the Lox Programming Language Written in Python
A programming language, in development
A Python *lox interpreter
Lox implementation in Python
Lox interpreter implemented in Python (from "Crafting Interpreters" book)
Implementation of Lox from "Crafting Interpreters by Robert Nystrom" using Python and C++.
Interpreter written for lox from https://craftinginterpreters.com
Yet another Python implementation of Lox programming language
Python implementation of Lox programming language
A Python 3.12 implementation of a Lox interpreter, following along with Robert Nystrom's book "Crafting Interpreters"
Add a description, image, and links to the crafting-interpreters topic page so that developers can more easily learn about it.
To associate your repository with the crafting-interpreters topic, visit your repo's landing page and select "manage topics."