Skip to content

SirCxyrtyx/cslox

Repository files navigation

cslox

A C# implementation of the Lox Language, made by adapting the code from the Java tutorial in Crafting Interpreters

Alterations

  • Includes the ternary operator
  • '+' performs coercive string concatenation
  • Improved error reporting to show where in line error occurs

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages