Jump to content

Iron Spring PL/I: Difference between revisions

From EDM2
mNo edit summary
version bump
Line 2: Line 2:
The 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 and slowly gaining more features.
The 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 and slowly gaining more features.


==Version==
==Versions==
*''' Latest Version for OS/2-eCS''': 0.9.6 (2014.12.02) or 0.9.7 Beta (Jan 2015)
*''' Latest Version for OS/2-eCS''': 0.9.8 (June 2015)
 
:This version adds the builtins REVERSE, AFTER, BEFORE, TRIM, LTRIM, RTRIM, and SEARCH. It also adds the ability to do array assignments of adjustable arrays, and optimizes assignments of arrays with matching attributes to a block move.
* Version 0.9.6 (2014.12.02)  
==Links==
==Links==
* Official Web Site:http://www.iron-spring.com
* Official Web Site:http://www.iron-spring.com

Revision as of 15:47, 26 June 2015

Description

The 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 and slowly gaining more features.

Versions

  • Latest Version for OS/2-eCS: 0.9.8 (June 2015)
This version adds the builtins REVERSE, AFTER, BEFORE, TRIM, LTRIM, RTRIM, and SEARCH. It also adds the ability to do array assignments of adjustable arrays, and optimizes assignments of arrays with matching attributes to a block move.
  • Version 0.9.6 (2014.12.02)

Links

Mailing lists & forums

License

Free of charge. The compiler is closed-source. The library is open source GNU "Lesser General Public License" (LGPL) license.

Author

Related Articles

Publications