/1810-compilers

Project for the course on compilers at the University of Hagen

Primary LanguageC

1810-compilers

This is a language designed to allow programming in Postscript language to be done in a more intuitive way.

Postscript is a stack language, and the current language (called myPS) allows the user to write Postscript code without thinking so much low-level as postscript requires.