Nyhilo / NovaLox

An implementation of the Lox language through craftinginterpreters.com in C#

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NovaLox

An implementation of Lox in C# through craftinginterpreters.com

Unique things this implementation features:

  1. Unit testing
  2. Python generators
  3. An extended fishmeat pun

About

An implementation of the Lox language through craftinginterpreters.com in C#


Languages

Language:C# 89.8%Language:Python 10.2%