Skip to content
/ NovaLox Public

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

Notifications You must be signed in to change notification settings

Nyhilo/NovaLox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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#

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published