Re: PL/1 to C translator?

mabp@bga.com (Michael Parkes)
Sat, 10 Sep 1994 16:20:26 GMT

          From comp.compilers

Related articles
PL/1 to C translator? Greg_Strauss_at_EPS-Victoria@epssmtp.eps.bc.ca (1994-08-28)
Re: PL/1 to C translator? evro@access3.digex.net (1994-09-07)
Re: PL/1 to C translator? mabp@bga.com (1994-09-10)
Re: PL/1 to C translator? vinall@VNET.IBM.COM (1994-09-11)
Re: PL/1 to C translator? rdn@research.trddc.ernet.in (1994-10-02)
| List of all articles for this month |

Newsgroups: comp.compilers
From: mabp@bga.com (Michael Parkes)
Keywords: PL/I, C, translator
Organization: Real/Time Communications - Bob Gustwick and Associates
References: 94-08-157
Date: Sat, 10 Sep 1994 16:20:26 GMT

Greg_Strauss_at_EPS-Victoria@epssmtp.eps.bc.ca wrote:
: I have a project where I need to translate a whack of PL/1 code
: written about 15 years ago into C. Portions of the software are being
: redesigned and rewritted, but much of the code would do well with a
: straight translation, and be updated at a later time. Does anyone know
: of something that could assist me in this endeavour? I typically work
: on a PC Windows environment, but have access to a UNIX box (SUN) as
: well, where something is more likely to exist.


Yep,


It is up to you but first I would give myself a break and get a
portable PL/I compiler that runs on UNIX or Windows and port the stuff
first (I think LIANT has one ?). That will give you some time to
do the translation and also give you a chance to test on the target
platform early on in the process.


Regards,


Mike
--


Post a followup to this message

Return to the comp.compilers page.
Search the comp.compilers archives again.