Iron Spring PL/I: Difference between revisions
Appearance
m Version update |
No edit summary |
||
Line 1: | Line 1: | ||
==Description== | ==Description== | ||
Iron Spring PL/I compiler is a cross-platform [[PL/I]] compiler supporting both Linux and OS/2. | Iron Spring PL/I compiler is a cross-platform [[PL/I]] compiler supporting both Linux and OS/2. The language implementation is a sub-set, but larger than classic sub-sets like G. | ||
==Version== | ==Version== | ||
Line 7: | Line 7: | ||
==Links== | ==Links== | ||
'''Official Web Site:''' [http://www.iron-spring.com/] | '''Official Web Site:''' [http://www.iron-spring.com/] | ||
====Mailing lists & forums==== | |||
* [https://groups.yahoo.com/neo/groups/ISPLI/info Iron Spring PL/I Users' Forum] - On Yahoo groups - low volume list but with good presence by the compiler developer. | |||
==License== | ==License== | ||
Line 12: | Line 14: | ||
==Author== | ==Author== | ||
* Iron Spring Software | * Iron Spring Software | ||
* [[Peter Flass]] | |||
==Related Articles== | ==Related Articles== |
Revision as of 20:13, 8 January 2015
Description
Iron Spring PL/I compiler is a cross-platform PL/I compiler supporting both Linux and OS/2. The language implementation is a sub-set, but larger than classic sub-sets like G.
Version
- Latest Version for OS/2-eCS: 0.9.6 (2014.12.02)
Links
Official Web Site: [1]
Mailing lists & forums
- Iron Spring PL/I Users' Forum - On Yahoo groups - low volume list but with good presence by the compiler developer.
License
Free of charge. The compiler is closed-source. The library is open source GNU "Lesser General Public License" (LGPL) license.
Author
- Iron Spring Software
- Peter Flass