lox
Here are 19 public repositories matching this topic...
A bytecode interpreted scripting language for games in Unity.
-
Updated
Sep 19, 2024 - C#
Compiler for programming language Ground. The compiler is created in C# and generates FASM x86-64 assembly code.
-
Updated
Jul 26, 2024 - C#
-
Updated
Apr 16, 2024 - C#
lox interpreter in csharp from "crafting-interpreters" book
-
Updated
Feb 16, 2024 - C#
A bytecode compiler and virtual machine for the Lox language, in C#. Includes a C# / Lox object interface generator and bytecode serialization.
-
Updated
Jan 14, 2024 - C#
C# implementation of Lox from https://www.craftinginterpreters.com/
-
Updated
Dec 17, 2023 - C#
A C# implementation of a Lox interpreter (adapted from jlox, credit to "Crafting Interpreters" by Robert Nystrom)
-
Updated
Sep 2, 2021 - C#
Working through Crafting Interpreters, in Unity C#.
-
Updated
Jul 12, 2021 - C#
A C# interpreter for the Lox programming language
-
Updated
May 26, 2021 - C#
Lox implementation in C#. I was too excited it was my first interpreter got done.
-
Updated
May 15, 2020 - C#
Cross-platform Lox interpretor written in C#. See https://craftinginterpreters.com.
-
Updated
Sep 9, 2019 - C#
A C# port of jlox, the Lox interpreter from Crafting Interpreters (http://www.craftinginterpreters.com)
-
Updated
Apr 20, 2018 - C#
A WIP interpreter based on Lox (craftinginterpreters.com)
-
Updated
Jun 12, 2017 - C#
Improve this page
Add a description, image, and links to the lox topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the lox topic, visit your repo's landing page and select "manage topics."