Page 1 of 1

can we execute pl/i programs in our pc without mainframe id

PostPosted: Sat Jun 30, 2012 3:23 pm
by kandrepavan
Hi All,

can we learn/execute pl/i programs in our pc , with out Mainframe id?





Thanx and regards.
pavan

Re: can we execute pl/i programs in our pc without mainfram

PostPosted: Sat Jun 30, 2012 6:06 pm
by Robert Sample
Your question is ambiguous as asked.

If you are asking about compiling and executing PL/I programs on a PC, do you have a PL/I compiler on your PC to generate executable code from the source??

If you are asking whether a mainframe executable file can be transferred directly to a PC and executed, the answer is that the mainframe and PC architecture and underlying hardware are different so an executable file on one cannot be executed on the other (unless someone writes a conversion program or uses an emulator).

Re: can we execute pl/i programs in our pc without mainfram

PostPosted: Sun Jul 01, 2012 5:23 pm
by kandrepavan
HI Robert,

AS we can compile and execute C, REXX language in a pc , similar way i want to compile and execute PL/I programs in a pc without using mainframe id.

I dont have any pl/i compiler.

so , if we can execute please post the link of downloading PL/I compiler.

ThanX and regards
pavan

Re: can we execute pl/i programs in our pc without mainfram

PostPosted: Sun Jul 01, 2012 5:46 pm
by Robert Sample
I am not aware of any PL/I compilers for the PC since I don't develop in PL/I. However, Google is your friend and if there are any PL/I compilers out there Google can find them.