Re: Translation to Java

Erik Schnetter <schnette@tat.physik.uni-tuebingen.de>
24 Sep 1997 22:23:30 -0400

          From comp.compilers

Related articles
Translation to Java tomgr@softlab.se (Tomas Granath) (1997-09-23)
Re: Translation to Java schnette@tat.physik.uni-tuebingen.de (Erik Schnetter) (1997-09-24)
Re: Translation to Java jg.campbell@ulst.ac.uk (Jonathan G Campbell) (1997-09-24)
Re: Translation to Java tomgr@softlab.se (Tomas Granath) (1997-09-27)
Translation to Java derek@knosof.co.uk (1997-09-27)
Re: Translation to Java brangdon@cix.co.uk (1997-09-28)
| List of all articles for this month |

From: Erik Schnetter <schnette@tat.physik.uni-tuebingen.de>
Newsgroups: comp.compilers
Date: 24 Sep 1997 22:23:30 -0400
Organization: Institute for Astronomy and Astrophysics Tuebingen
References: 97-09-087
Keywords: Java, translator

In comp.compilers Tomas Granath <tomgr@softlab.se> wrote:
> I'm doing a MSc project about translation from other languages to
> Java, and would like hear if someone has had a look at the problems
> involved in this; e.g. expressiveness of Java vs other object
> oriented languages an so on.


Do you want to translate to Java source code (that is human-readable
and maintainable), or do you want to produce code that runs on the
Java virtual machine (which corresponds to machine language)?


-erik


-----
Erik Schnetter <schnetter@uni-tuebingen.de>
--


Post a followup to this message

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