An tree-walking interpreter for a subset of the Lox programming language from "Crafting Interpreters" written in OCaml
-
Updated
Apr 15, 2020 - OCaml
An tree-walking interpreter for a subset of the Lox programming language from "Crafting Interpreters" written in OCaml
Implementation of the interpreter from craftinginterpreters.com
Celox is an interpreter by using Ceylon lang. This interpreter is part of crafting interpreters book. http://www.craftinginterpreters.com/
Implementations of the Lox programming language from the book Crafting Interpreters
An implementation of Lox in Python, following Robert Nystrom's book, Crafting Interpreters.
An implementation of the Lox language from Crafting Interpreters in Rust.
The tree walking interpreter from Crafting Interpreters in OCaml
Lox interpreter progress (Bob Nystrom's Crafting Interpreters book)
Swift implementation of the Lox programming language from Robert Nystrom's "Crafting Interpreters".
clox interpreter
A C# implementation of a Lox interpreter (adapted from jlox, credit to "Crafting Interpreters" by Robert Nystrom)
Add a description, image, and links to the crafting-interpreters-book topic page so that developers can more easily learn about it.
To associate your repository with the crafting-interpreters-book topic, visit your repo's landing page and select "manage topics."