Building a translator. Want to know if this is feasible...

"socrates" <socrates171@yahoo.com>
6 Nov 2002 11:47:41 -0500

          From comp.compilers

Related articles
Building a translator. Want to know if this is feasible... socrates171@yahoo.com (socrates) (2002-11-06)
RE: Building a translator. Want to know if this is feasible... onderkarpat@yahoo.com (Onder Karpat) (2002-11-07)
Re: Building a translator. Want to know if this is feasible... idbaxter@semdesigns.com (Ira Baxter) (2002-11-07)
Re: Building a translator. Want to know if this is feasible... joachim_d@gmx.de (Joachim Durchholz) (2002-11-07)
Re: Building a translator. Want to know if this is feasible... vugluskr@unicorn.math.spbu.ru (Roman Shaposhnick) (2002-11-07)
Re: Building a translator. Want to know if this is feasible... gsc@zip.com.au (Sean Case) (2002-11-08)
Re: Building a translator. Want to know if this is feasible... stanley.chow@cloakware.com (Stanley Chow) (2002-11-08)
[7 later articles]
| List of all articles for this month |

From: "socrates" <socrates171@yahoo.com>
Newsgroups: comp.compilers
Date: 6 Nov 2002 11:47:41 -0500
Organization: http://groups.google.com/
Keywords: question, translator
Posted-Date: 06 Nov 2002 11:47:41 EST

Hello all,


There is a computer language that has been dead for over a decade.
However, there are numerous programs that have been built using this
dead language.


Now my "pending task" will be to make a translator that converts this
dead language to an object-oriented language like java.


What I have is very minimal. No compiler for the dead language, no
text books, only one reference manual and hundreds of program codes
that used the dead language.


Do you think it's possible to build a translator with such minimal
resources? And could you give me some pointers on how to start
building a translator?


Any help would be appreciated.


Post a followup to this message

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