Related articles |
---|
Re: Parser generator drb@msu.edu (2012-01-08) |
Re: Parser generator gah@ugcs.caltech.edu (glen herrmannsfeldt) (2012-01-08) |
Re: Parser generator arnold@skeeve.com (2012-01-11) |
Re: PL/I, was Parser generator drb@ihatespam.msu.edu (2012-01-11) |
Re: PL/I, was Parser generator robert@prino.org (Robert AH Prins) (2012-01-11) |
From: | drb@ihatespam.msu.edu (Dennis Boone) |
Newsgroups: | comp.compilers |
Date: | Wed, 11 Jan 2012 16:19:13 -0600 |
Organization: | Compilers Central |
References: | 12-01-009 12-01-010 12-01-013 |
Keywords: | PL/I |
Posted-Date: | 12 Jan 2012 02:02:17 EST |
> Are there PL/I compilers available for modern platforms? E.g. Windows,
> Linux 32 and 64 bit Intel, sparc, power pc, etc.... (I see there was
> a start at one for GCC.)
There are a few commercial ones. IBM supports Windows, OS/2, AIX I
think. Iron Spring's is in beta and available for Linux and Windows.
One of the big compiler outfits whose identity is escaping me right
now has one for Windows, at least.
The pl1gcc effort seems to have stalled a couple of years ago.
A shame; I was looking forward to being able to use it. (So of course
I should have contributed to help keep it going. Sigh.)
> Is there a reason to prefer PL/I over C++ or Java?
For the project I'm planning, "modern" isn't a valid limitation,
and C++/Java are not available on all the platforms.
In general, for new development on modern platforms, I would think
it'd be hard to guarantee long-term ability to hire programmers to
do anything in PL/I, more's the pity.
De
Return to the
comp.compilers page.
Search the
comp.compilers archives again.