Pascal to Java-bytecode compiler ?

Michel Tourn <tourn@it.dgm.epfl.ch>
26 Jun 1996 11:45:57 -0400

          From comp.compilers

Related articles
Pascal to Java-bytecode compiler ? tourn@it.dgm.epfl.ch (Michel Tourn) (1996-06-26)
| List of all articles for this month |

From: Michel Tourn <tourn@it.dgm.epfl.ch>
Newsgroups: comp.lang.java.tech,comp.compilers,comp.lang.ada,comp.lang.pascal.misc
Date: 26 Jun 1996 11:45:57 -0400
Organization: Ecole Polytechnique Federale de Lausanne
Keywords: Java, Pascal, translator, question

Hi,


To make a Pascal to Java bytecode compiler (mainly for legacy code) : I'm
sure this has been discussed; what I would like to know is wether there are
actual (commercial) projects to do it, and perhaps schedules ?


Another option would be some kind of p2c |c2j game. If the Pascal code is
first made as (totally) object pascal and the translators are object-aware,
it would be feasible.


Of course, we're talking of straight Pascal without any proprietary stuff,
without GUI in particular. This part would be adapted into Java.


(Crossposted to comp.lang.ada, because of the Ada to Java-bytecode project)


Thanks for your informations and comments, Michel
--


Post a followup to this message

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