In which language mainframe is written?

Other Mainframe related questions which attracts you and there is no suitable Forum you find for it and related FAQs.
Post Reply
KavalJeet
Registered Member
Posts: 48
Joined: Wed Jun 19, 2013 9:47 am

In which language mainframe is written?

Post by KavalJeet »

Hi,

In which language mainframe base software is written? I thought it might be COBOL but it dos nto look like. Where can I get this information, please advise.
nicc
Global Moderator
Global Moderator
Posts: 691
Joined: Wed Apr 23, 2014 8:45 pm

Re: In which language mainframe is written?

Post by nicc »

Depending on what you mean by 'base' software the answer could be assembly language or C or some other low-level language.
Regards
Nic
User avatar
Robert Sample
Global Moderator
Global Moderator
Posts: 1889
Joined: Fri Jun 28, 2013 1:22 am
Location: Dubuque Iowa
United States of America

Re: In which language mainframe is written?

Post by Robert Sample »

A typical mainframe runs z/OS (although z/VM and others are also available). In addition, the typical mainframe runs JES2 or JES3, a security package (RACF or TOP SECRET or ACF2 most likely), VTAM, HSM, TSO, CICS, a database product, SMS, SDSF (or other output management software), LLA, CSV, VLF, TCPIP, and usually a fair number of other system products. In the most restrictive case, you could consider z/OS as the "base" software -- although you cannot do much with it unless some of the other products are running (for example, to log onto a TSO session TSO has to be running along with VTAM and possibly TCPIP depending upon the connection type between the terminal and the mainframe).

Mainframe products are written in assembler or C or PL/X (a language IBM developed explicitly for coding system functions) to allow access to some of the low-level functions and control blocks used by the system.
KavalJeet
Registered Member
Posts: 48
Joined: Wed Jun 19, 2013 9:47 am

Re: In which language mainframe is written?

Post by KavalJeet »

Thanks forthe answers.

I was talking about zOS as "base software". As UNIX is written in C.

And was curious to know about COBOL too that in what language it is written?
nicc
Global Moderator
Global Moderator
Posts: 691
Joined: Wed Apr 23, 2014 8:45 pm

Re: In which language mainframe is written?

Post by nicc »

And was curious to know about COBOL too that in what language it is written?
In whatever language, or mix of languages, the vendor decides - including COBOL itself.
Regards
Nic
Post Reply

Create an account or sign in to join the discussion

You need to be a member in order to post a reply

Create an account

Not a member? register to join our community
Members can start their own topics & subscribe to topics
It’s free and only takes a minute

Register

Sign in

Return to “Other Mainframe Topics, Off-Topics, FAQs.”