Re: compiling to jvm

Lieven Marchand <mal@bewoner.dma.be>
15 Nov 1997 15:21:03 -0500

          From comp.compilers

Related articles
compiling to jvm lhf@csg.uwaterloo.ca (1997-11-11)
Re: compiling to jvm szpilews@priv.onet.pl (Janusz Szpilewski) (1997-11-13)
Re: compiling to jvm bothner@cygnus.com (1997-11-14)
Re: compiling to jvm mal@bewoner.dma.be (Lieven Marchand) (1997-11-15)
compiling to jvm derek@knosof.co.uk (1997-11-16)
| List of all articles for this month |

From: Lieven Marchand <mal@bewoner.dma.be>
Newsgroups: comp.compilers
Date: 15 Nov 1997 15:21:03 -0500
Organization: Only under extreme pressure!
References: 97-11-059
Keywords: Java

lhf@csg.uwaterloo.ca (Luiz Henrique de Figueiredo) writes:


> Does anyone have experience compiling languages other than Java to JVM?


There are several projects/products that do that. There is kawa, a scheme
to JVM compiler written by Per Bothner of Cygnus. It comes with source code.
The Ada compiler from Intermetrics also targets the JVM and ACT has
announced similar support for GNAT. Critical Mass has integrated a JVM
implementation in Modula-3 with their Modula-3 based development platform
Reactor. (http://www.cmass.com)
--
Lieven Marchand <mal@bewoner.dma.be> <mal@skynet.be>
--


Post a followup to this message

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