ILE

From MidrangeWiki
Revision as of 18:51, 26 March 2005 by DavidGibbs (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

ILE stands for Integrated Language Environment.

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

Among these capabilities are...

Static and dynamic binding to Procedures that can be coded in any ILE programming language.

Multiple Modules can be included in a Service Program. These Serivce Programs are loaded at run time allowing for (something)

Addition of the Activation Group concept for resource managment.