Working through Crafting Interpreters, in Unity C#.
-
Updated
Jul 12, 2021 - C#
Working through Crafting Interpreters, in Unity C#.
C# implementation of the Lox interpreter from Crafting Interpreters
A C# interpreter for the Lox programming language
lox interpreter in csharp from "crafting-interpreters" book
A WIP interpreter based on Lox (craftinginterpreters.com)
A C# port of jlox, the Lox interpreter from Crafting Interpreters (http://www.craftinginterpreters.com)
A C# implementation of a Lox interpreter (adapted from jlox, credit to "Crafting Interpreters" by Robert Nystrom)
Custom programming language built with C# following Crafting Interpreters book
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."