Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!ncar!boulder!tigger!atk From: atk@tigger.colorado.edu (Alan T. Krantz) Newsgroups: comp.sources.wanted Subject: Turbo Pascal to C translator Message-ID: <10855@boulder.Colorado.EDU> Date: 18 Aug 89 16:22:09 GMT Sender: news@boulder.Colorado.EDU Reply-To: atk@tigger.colorado.edu (Alan T. Krantz) Organization: University of Colorado, Boulder Lines: 16 A few weeks ago I posted a request for a pascal to c translator. I got several good responses and picked up p2c (or is it ptc). Well, today I got around to trying it out and found that it couldn't handle a turbo-pascal program very well because of turbo-pascal's many non-standard features such as units, string procedure, and non-standard ordering of declarations (i.e., you can declare types then constants then types again). So, now I am resending my request specifically asking for a turbo-pascal 5.0 to C translator. I realize that I may need to code some of the functions supplied by turbo-pascal in C - but a translator that will generate the appropriate C calls without aborting would be useful... Thank you, Alan Krantz