Related articles |
---|
Looking for PL/I compilers for PC brian@excite.com (brian) (2005-03-08) |
Re: Looking for PL/I compilers for PC Brian.Inglis@SystematicSW.ab.ca (Brian Inglis) (2005-03-08) |
From: | "brian" <brian@excite.com> |
Newsgroups: | comp.compilers |
Date: | 8 Mar 2005 00:28:01 -0500 |
Organization: | Compilers Central |
Keywords: | PL/I |
Posted-Date: | 08 Mar 2005 00:28:01 EST |
The Digital Research PL/1 is available on-line free of charge. It is
an excellent compiler. It implements the subset G (for general) of the
PL/1 language. Its resulting exe files run faster then assembler
code. I used it for re coding asm files as a way of optimizing. You
will what a DOS machine to use the compiler. The compiler produced
exe's should run in any DOS box. Have run programs created with the
compiler under every version of windows, every version of OS/2, and
the half complete linux dos box. The only problems are writing to
PRN: under Window 98 and up.
Return to the
comp.compilers page.
Search the
comp.compilers archives again.