This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[www-patch] frontends.html (Was: Re: PL/1 Front-end for GCC v0.0.3)


Henrik Sorensen wrote:
> Cross posted to comp.lang.pl1, pl1-l@listserv.dartmouth.edu, gcc@gcc.gnu.org
> 
> The third code drop for the pl/1 front-end for gcc has been released.
> 
> Summary of changes in v0.0.3:
>   - Added two pass scanning
>   - Fix to label references
>   - Updated INSTALL notes
> 
> Please visit:
> http://pl1gcc.sourceforge.net
> 
> Any comments or feedback is appreciated.

Does this not warrant an entry in frontends.html?

(Note "PL/1" v/s "PL/I" as used in the project's
page v/s as used in IBM manuals.)

Ranjit.

Index: ChangeLog

from  Ranjit Mathew  <rmathew@hotmail.com>

        * frontends.html: Add a link to the PL/1 for GCC front end.

Index: frontends.html
===================================================================
--- frontends.html      Tue Jan 13 11:58:30 2004
+++ frontends.html      Tue Jan 13 12:04:04 2004
@@ -73,4 +73,7 @@
 are written in Ada95 using GNAT and are distributed under the GPL.
 Currently they only support GNU/Linux x86 systems.</li>
+
+<li><a href="http://pl1gcc.sourceforge.net/";>PL/1 for GCC</a> is a
+GCC front end for the PL/I language.</li>
 </ul>



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]