Re: Possible to write compiler to Java VM?

hbaker@netcom.com (Henry Baker)
30 Jan 1996 22:28:54 -0500

          From comp.compilers

Related articles
[13 earlier articles]
Re: Possible to write compiler to Java VM? mg@asp.camb.inmet.com (1996-01-30)
Re: Possible to write compiler to Java VM? jeff@uh.edu (Jeff M Younker) (1996-01-30)
Re: Possible to write compiler to Java VM? mw@ipx2.rz.uni-mannheim.de (1996-01-30)
Re: Possible to write compiler to Java VM? salomon@silver.cs.umanitoba.ca (1996-01-30)
Re: Possible to write compiler to Java VM? bothner@cygnus.com (1996-01-30)
Re: Possible to write compiler to Java VM? tmb@best.com--Internet (1996-01-30)
Re: Possible to write compiler to Java VM? hbaker@netcom.com (1996-01-30)
Re: Possible to write compiler to Java VM? stt@henning.camb.inmet.com (1996-01-30)
Re: Possible to write compiler to Java VM? dewar@cs.nyu.edu (1996-01-31)
Re: Ada and GC jhoward@solar.sky.net (John Howard) (1996-02-01)
Re: Possible to write compiler to Java VM? rfg@monkeys.com (1996-02-01)
Re: Possible to write compiler to Java VM? ok@cs.rmit.edu.au (1996-02-01)
Re: Possible to write compiler to Java VM? gmckee@cloudnine.com (1996-02-02)
[7 later articles]
| List of all articles for this month |

From: hbaker@netcom.com (Henry Baker)
Newsgroups: comp.lang.java,comp.compilers,comp.lang.ada
Date: 30 Jan 1996 22:28:54 -0500
Organization: nil organization
References: 96-01-100 96-01-123
Keywords: Ada, realtime, GC





Henry Baker (hbaker@netcom.com) wrote:
: However, the single most important reason why Java is a _much_ better
: language than Ada-95 is the fact that Java does garbage collection and
: Ada does not.


mg@asp.camb.inmet.com (Mitch Gart) wrote:
> The reason for leaving it out is summarized in 2 words: REAL TIME. ...


You might want to take a look at Erlang, a real-time language for
telephony applications, which uses GC.


See http://www.ericsson.se/cslab/erlang/overview.html


Also, see Springer LNCS 986, Proc. IWMM'95.
--
www/ftp directory:
ftp://ftp.netcom.com/pub/hb/hbaker/home.html
--


Post a followup to this message

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