Difference between revisions of "ILE"

From MidrangeWiki
Jump to: navigation, search
(4 languages)
(Making sense of history)
Line 16: Line 16:
 
* ILE COBOL
 
* ILE COBOL
 
* ILE RPG
 
* ILE RPG
 +
 +
== Program Call Evolution ==
 +
 +
=== Traditional (pre ILE) Program Calls ===
 +
 +
=== ILE Static Call - Bind by Copy ===
 +
 +
=== ILE Static Call - Bind by Reference ===

Revision as of 05:36, 11 June 2005

ILE stands for Integrated Language Environment.

ILE was introduced with V3R1 of OS/400 and gave iSeries programming languages many of the capabilities that are found in modern programming languages.

Among these capabilities are...

ILE Languages

  • ILE C
  • ILE CL
  • ILE COBOL
  • ILE RPG

Program Call Evolution

Traditional (pre ILE) Program Calls

ILE Static Call - Bind by Copy

ILE Static Call - Bind by Reference