Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.2 9/18/84; site lasspvax.UUCP Path: utzoo!watmath!clyde!cbosgd!ihnp4!qantel!hplabs!tektronix!uw-beaver!cornell!lasspvax!garry From: garry@lasspvax.UUCP (Garry Wiegand) Newsgroups: net.lang,net.lang.c Subject: PL/1 -> C translation Message-ID: <776@lasspvax.UUCP> Date: Sat, 11-Jan-86 20:51:32 EST Article-I.D.: lasspvax.776 Posted: Sat Jan 11 20:51:32 1986 Date-Received: Tue, 14-Jan-86 05:05:32 EST Followup-To: net.lang Organization: Cornell Engineering && Flying Moose Graphics Lines: 18 Xref: watmath net.lang:2037 net.lang.c:7575 I have seen many requests for translaters going by recently, but I think my variation is novel: Anyone out there doing **PL/1** to C?? I had to do a medium size conversion by hand last year. It took months to get all the bugs out. Nowe have to do a LARGE one (shudder). If I can't find such a translating program, there's a good chance we'll build it ourselves. (It becomes an interesting exercise when you include translations for nested procedures, label variables, non-local GOTOs, conditional handlers, etc etc. YES, those can all be done in C. With hair pulling. NO, I am NOT going to parse PL/1 macros.) I'm directing followups to net.lang... garry wiegand garry@lasspvax.tn.cornell.edu