Skip to content
#

lox

Here are 21 public repositories matching this topic...

A robust Tree-Walk Interpreter for the Lox language built in C#. Features a hand-coded lexer, top-down LL(1) recursive descent parser, static semantic analysis, and a dynamic runtime with full OOP support.

  • Updated Mar 3, 2026
  • C#

Improve this page

Add a description, image, and links to the lox topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the lox topic, visit your repo's landing page and select "manage topics."

Learn more