An implementation of CLox bytecode interpreter
-
Updated
Apr 22, 2025 - C
An implementation of CLox bytecode interpreter
VM bytecode interpreter for Lox I made by following Crafting Interpreters, plus some extra stuff, written in C
A full-featured, efficient scripting language from Robert Nystrom's book: craftinginterpreters.com
Compiler And Virtual Machine for Lox Programming Language written in C
A compiler and bytecode vm for the programming language lox in C99.
Implementations of the Lox programming language from the book Crafting Interpreters
A reference implementation for HCLAN language in C
💻 Language from Crafting Interpreters
My implementation of the Lox bytecode compiler written in C following Robert Nystrom's Crafting Interpreters.
C implementation of Lox bytecode from Crafting Interpreters
Implementation for the toy Lox language by http://craftinginterpreters.com/
Implementation of the Lox Bytecode Virtual Machine written in C
clox interpreter
Implementation of the lox programming language from the excellent book Crafting Interpreters by Robert Nystrom
C interpreter for the Lox scripting language - follows part II of the Crafting Interpreters book - https://craftinginterpreters.com/a-bytecode-virtual-machine.html
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."