PL/1 front-end for GNU Compiler Collection
SourceForge.net Logo
Organization
pl1gcc Source Forge
PL/1 Links
View CVS source code
Join the team
Feedback
Upload test code
Donate
pl/1 newsDecember 12th, 2003

The PL/1 for GCC version 0.0.2 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.

The first release consist of a scanner and parser for pl1, and is fully integrated into the standard gcc build system, and a set of test files.

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 be a bit of an overstatement, since only the scanner and parser is called from the gcc program.

This version would not have been possible without the help of the valuable Treelang sample language.

If you want to learn PL/I, you are probably better off waiting a few releases, until the various bugs has been eliminated and the code generation is implemented.

DownloadsDecember 12th, 2003

Download via these links

  • GCC source code (tree-ssa branch)
  • Source code for the pl/1 front-end
  • Previous releases

  • pl1gcc-0.0.2.zip (December 2003)
  • pl1gcc-0.0.1.zip (July 2002)
  • Copyright © 2002, 2003 Henrik Sorensen.
    Last modified December 12th, 2003.