Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!wuarchive!zaphod.mps.ohio-state.edu!sol.ctr.columbia.edu!cunixf.cc.columbia.edu!cunixa.cc.columbia.edu!jhz From: jhz@cunixa.cc.columbia.edu (Jennifer H. Zemsky) Newsgroups: comp.lang.c Subject: Re: Converting Pascal to C Keywords: Convert Pascal C Message-ID: <1991Apr21.233411.28939@cunixf.cc.columbia.edu> Date: 21 Apr 91 23:34:11 GMT References: <72979@brunix.UUCP> Sender: usenet@cunixf.cc.columbia.edu (The Network News) Reply-To: jhz@cunixa.cc.columbia.edu (Jennifer H. Zemsky) Organization: Columbia University Lines: 22 Nntp-Posting-Host: cunixa.cc.columbia.edu In article <72979@brunix.UUCP> pew@cs.brown.edu (Peter E. Wagner) writes: >I have a program written in Turbo Pascal which I need to translate to >C. Does anyone know of such a converter and where I can get it? It i believe that, on some versions of unix, the pascal compiler pc is a two-step process: 1) convert pascal code to c code 2) compile the new code if this is the case, these unix machines could do the job... perhaps not as nicely as some others, but... > Peter --hymie jhz@cunixa.cc.columbia.edu ------------------------------------------------------------------------------- When you ain't got nothing, You got nothing to lose. --Bob Dylan -------------------------------------------------------------------------------