peterwzhang / Lox-Interpreter

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

Home Page:https://peterwzhang.github.io/Lox-Interpreter/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

https://peterwzhang.github.io/Lox-Interpreter/


Languages

Language:Dart 29.9%Language:Java 27.1%Language:C# 24.7%Language:HTML 11.1%Language:Makefile 4.4%Language:CSS 2.2%Language:Shell 0.5%