The PL/1 for GCC version 0.0.3 release is based on the syntax from IBM OS PL/I Version 2.
PL/1 for GCC is released under the GNU Public License; version 2.
Only minor changes added to this release.
Changes in pl1gcc v0.0.3:
Added two pass scanning.
Fix to label references.
The work has been done to fill up some commute time, but mainly out of
fascination with the PL/I programming language.
"Front-end" might currently be a bit of an overstatement, since no code generation is taking place.
This version would not have been possible without the help of the valuable
Treelang sample language.
|