A bytecode interpreted scripting language for games in Unity.
-
Updated
Apr 24, 2025 - C#
A bytecode interpreted scripting language for games in Unity.
A bytecode compiler and virtual machine for the Lox language, in C#. Includes a C# / Lox object interface generator and bytecode serialization.
Working through Crafting Interpreters, in Unity C#.
A C# interpreter for the Lox programming language
lox interpreter in csharp from "crafting-interpreters" book
A C# port of jlox, the Lox interpreter from Crafting Interpreters (http://www.craftinginterpreters.com)
A WIP interpreter based on Lox (craftinginterpreters.com)
C# implementation of Lox from https://www.craftinginterpreters.com/
A C# implementation of a Lox interpreter (adapted from jlox, credit to "Crafting Interpreters" by Robert Nystrom)
Lox implementation in C#. I was too excited it was my first interpreter got done.
CSLox is a lox Interpreter written in C# | CSLox是C#编写的lox解释器
Cross-platform Lox interpretor written in C#. See https://craftinginterpreters.com.
Implementation of the Lox language from the book Crafting Interpreters by Robert Nystrom
A C# Lox Interpreter based on the book Crafting Interpreters by Robert Nystrom
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."