AshwinRamesh / comp3109-assignment2

A language definition, semantic checker, and interpreter. Antlr4 + LISP

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Compiler Front-End - COMP3109

Note

This is assignment 2 for the COMP3109 course provided by the University of Sydney.

Errata

We promise we actually know how to spell "interpreter".

Contributors

  • Alex Hogue
  • Blake Riosa
  • Ashwin Ramesh

Description

A language definition, semantic checker, and interpreter. Antlr4 + LISP

Installation

Usage

* Executing Intermediate Code: ./run.sh <intermediate-file> [args...]

Testing

About

A language definition, semantic checker, and interpreter. Antlr4 + LISP