An Exp parser

Having type checked the Exp program then compiled it (which generates a host of files in the directory specified by the resources), it is possible to build an Exp parser. To do so we must edit a few lines of files generated by the centaur-language command and the Metal compiler.



Tutorial