Menu

PL/I front-end for GCC / News: Recent posts

PL/I frontend for GCC version 0.0.15 released

September 2007

PL/I for GCC is released under the terms of the
GNU Public License; version 2.

With pl1gcc-0.0.15 the preprocessor do loop, %DO, has been partly implemented.

Posted by Henrik Sorensen 2007-09-29

PL/I frontend for GCC version 0.0.14 released

This is the fourteenth code drop of the GCC front-end for
the PL/I programming language.

PL/I for GCC is released under the terms of the
GNU Public License; version 2.

With pl1gcc-0.0.14 another important milestone has been reached. v0.0.14 is
the first release where it is possible to create a partly referencelist for
the variables in a program, and an overview of %INCLUDE files.

For more information, comments, feedback and download, please visit
http://pl1gcc.sourceforge.net... read more

Posted by Henrik Sorensen 2007-02-02

PL/I frontend for GCC version 0.0.13 released

October 2006

This is the thirteenth code drop of the GCC front-end for
the PL/I programming language.

PL/I for GCC is released under the terms of the
GNU Public License; version 2.

Main new feature in pl1gcc-0.0.13 is the preprocessor %GOTO statement.

For more information, comments, feedback and download, please visit
http://pl1gcc.sourceforge.net

Finally, remember to have some fun.

The GCC PL/I Team.

Posted by Henrik Sorensen 2006-10-10

PL/I frontend for GCC version 0.0.12 released

August 2006

This is the twelfth code drop of the GCC front-end for
the PL/I programming language.

PL/I for GCC is released under the terms of the
GNU Public License; version 2.

This is mostly a technical release, with some visible user changes.
Most notably, the compiler output will now show the compiler options,
and a message indicating the number of successfully parsed statements,
and further show syntax errors as well.... read more

Posted by Henrik Sorensen 2006-08-09

PL/I frontend for GCC version 0.0.11 released

pl1gcc-0.0.11

PL/I for GCC is released under the terms of the
GNU Public License; version 2.

Version 0.0.11 marks another important step forward towards
a fully functioning PL/I compiler: the preprocessor.

For more details visit
http://pl1gcc.sourceforge.net

Henrik

Posted by Henrik Sorensen 2006-05-05

PL/I frontend for GCC version 0.0.10 released

pl1gcc-0.0.10

The pl1gcc project is an attempt to create a native PL/I compiler using the GNU Compiler Collection. PL/I for GCC is released under the terms of the GNU Public License; version 2.

Version 0.0.10 marks yet another milestone for the PL/I front-end project.
With this release most if not all of the Multics source code can be parsed using only flex and bison.

If you have a PL/I project you would like to see supported by the pl1gcc effort, please get in touch with us.... read more

Posted by Henrik Sorensen 2005-03-20

pl1gcc-0.0.9: PL/I front-end for GCC

pl1gcc-0.0.9

The pl1gcc project is an attempt to create a native PL/I compiler using the GNU Compiler Collection. PL/I for GCC is released under the terms
of the GNU Public License; version 2.

Version 0.0.9 marks yet another milestone for the PL/I front-end project, because a much larger subset of the PL/I language can now be parsed using only flex and bison.

For more information please visit

http://pl1gcc.sourceforge.net

Posted by Henrik Sorensen 2005-02-28