Portal | IBM Manuals | Downloads | Products | Refer | Info | Programs | JCLs | Forum Rules*| Site Map | Mainframe CD 
IBMMAINFRAMES.com - IBM Mainframe Support Forums Index
 
Register
 
IBMMAINFRAMES.com - IBM Mainframe Support Forums Index FAQ Search Memberlist Usergroups Profile Log in to check your private messages Log in
 
What is LE - Language Environment

 
Post new topic   Reply to topic    IBMMAINFRAMES.com Support Forums -> Mainframe COBOL
Author Message
priya

Moderator


Joined: 24 Jul 2003
Posts: 624
Location: Bangalore

PostPosted: Sun Feb 15, 2004 8:34 pm    Post subject: What is LE - Language Environment
Reply with quote

What's the applications of LE? Can anybody explain it for me... Please!
Back to top
View user's profile Send private message
References
mdtendulkar

Active User


Joined: 29 Jul 2003
Posts: 256
Location: USA

PostPosted: Mon Feb 16, 2004 11:02 am    Post subject:
Reply with quote

Hello priya,

There are a number of IBM COBOL compilers that require the LE run-time
library. The names of the products (on MVS, OS/390, and z/OS) that require LE are:

IBM SAA AD/Cycle COBOL/370
IBM COBOL for MVS & VM
IBM COBOL for OS/390 & VM
IBM Enterprise COBOL

Following are the links to study more about the LE:

Migration Guide

COBOL LE Conversion Guide

LE Run-Time Migration Guide


Hope this helps,

Regards

Mayuresh Tendulkar
Back to top
View user's profile Send private message
priya

Moderator


Joined: 24 Jul 2003
Posts: 624
Location: Bangalore

PostPosted: Mon Feb 16, 2004 6:18 pm    Post subject: Re
Reply with quote

Tendulkar,

Thank you for your reply. It's very useful for me. Do you play cricket?
Back to top
View user's profile Send private message
mdtendulkar

Active User


Joined: 29 Jul 2003
Posts: 256
Location: USA

PostPosted: Mon Feb 16, 2004 6:38 pm    Post subject:
Reply with quote

Yes priya....I do play cricket.

icon_wink.gif

Mayuresh
Back to top
View user's profile Send private message
priya

Moderator


Joined: 24 Jul 2003
Posts: 624
Location: Bangalore

PostPosted: Mon Feb 16, 2004 7:16 pm    Post subject: Ha Ha
Reply with quote

icon_lol.gif icon_lol.gif icon_lol.gif


We have one Sachin TENDULKAR to shine INDIA worldwide....
Here we have one Mayuresh TENDULKAR to popularize ibmmainframes.com worldwide


Am I right?

Why not we teach Mainframes to sachin ?
Back to top
View user's profile Send private message
xzsymr

New User


Joined: 06 Jun 2003
Posts: 7
Location: NZ

PostPosted: Tue Mar 23, 2004 1:36 pm    Post subject:
Reply with quote

I disagree with the comment that the compilers require LE. icon_sad.gif

LE was "invented" by IBM to save having a seperate run time enviroment for each langauge. COBOL 2 had the ILB* routines, PL/1 had there routines, etc etc.

LE provided a comon environment that is not cobol compiler specfic. this means that each and every language on the mainframe now has access to one and only one run-time environment. icon_biggrin.gif The compiler produces object code which when link-edited produces run time code and that is where LE is executed.
Back to top
View user's profile Send private message
somasundaran_k

Active User


Joined: 03 Jun 2003
Posts: 141

PostPosted: Wed Mar 23, 2005 7:46 pm    Post subject:
Reply with quote

I agree with xzsymr.
Here is my 2 cents.
Language Environment will creates a single run-time environment for multiple high level languages, like C/C++, COBOL, PL/I etc.
It is available for both OS/390 and VM/ESA.
The advantage of having a single runtime environment are
1. Language specific incompatibilities are eliminated. For example a COBOL application can be easily and effortlessly communicate with a PL/I or C application.
2. There a lot a LE callable service available for date and time services, mathematical function and others. These services can be easily called by all the platforms, since it is common for all applications.


hth
-Som
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    IBMMAINFRAMES.com Support Forums -> Mainframe COBOL All times are GMT + 6 Hours
Page 1 of 1