/2018S1-COMP90045

A (naive) compiler for a Language called Paz (as a subset of Pascal) in COMP90045 Programming Language Implementation @ University of Melbourne

Primary LanguageHaskellMIT LicenseMIT

COMP90045 Programming Language Implementation


A parser for Paz whose specification is a subset of the ISO7185 document (Pascal)

Currently work with command ./Paz -p source_file, an update to generate actual binary will be delivered shortly