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
A (naive) compiler for a Language called Paz (as a subset of Pascal) in COMP90045 Programming Language Implementation @ University of Melbourne
HaskellMIT