Skip to content

peterwzhang/Lox-Interpreter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lox Interpreter

This is a Lox interpreter for our CS 403 class (Programming Languages). The interpreter itself is made using C# and is based on the Lox language from the book Crafting Interpreters. If you would like to see our work process, tests, and compilation/testing instructions please see our project page.

Group Members

About

Lox interpreter made in C#. Lox is a dynamically typed language from the book Crafting Interpreters.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors