Skip to content

Compiler to mess around in

Notifications You must be signed in to change notification settings

MerijnHendriks/loxlang

Repository files navigation

Lox.Compiler

Lasciate ogne speranza, voi ch'intrate.

A reimplementation of Lox in a very limited subset of C# 2.

Usage Command
Build dotnet build
Test dotnet test
Run dotnet run --project Lox.Compiler.App -- program.lox

Goals

  • Support Lox standard
    • Grammer: Appendix A1 conforming
    • Featureset: none of the challenges

Requirements

  • .NET 9 SDK

About

Compiler to mess around in

Resources

Stars

Watchers

Forks

Sponsor this project

Languages