Re: Why Virtual Machines? (was: C++ -> Java VM compiler)

Norman Ramsey <nr@adder.cs.virginia.edu>
2 Feb 1997 21:22:00 -0500

          From comp.compilers

Related articles
Re: C++ -> Java VM compiler gah@u.washington.edu (1997-01-16)
Re: C++ -> Java VM compiler kuznetso@MIT.EDU (1997-01-17)
Why Virtual Machines? (was: C++ -> Java VM compiler) p.froehlich@link-m.de (1997-01-25)
Re: Why Virtual Machines? (was: C++ -> Java VM compiler) robison@kai.com (Arch Robison) (1997-01-29)
Re: Why Virtual Machines? (was: C++ -> Java VM compiler) albaugh@agames.com (1997-01-29)
Re: Why Virtual Machines? (was: C++ -> Java VM compiler) jhummel@esp.ICS.UCI.EDU (Joe Hummel) (1997-01-30)
Re: Why Virtual Machines? (was: C++ -> Java VM compiler) haahr@netcom.com (1997-02-02)
Re: Why Virtual Machines? (was: C++ -> Java VM compiler) nr@adder.cs.virginia.edu (Norman Ramsey) (1997-02-02)
Re: Why Virtual Machines? (was: C++ -> Java VM compiler) Bronikov@srv2.ic.net (Dmitri Bronnikov) (1997-02-02)
Re: Why Virtual Machines? (was: C++ -> Java VM compiler) apalanis@students.uwf.edu (1997-02-03)
Re: Why Virtual Machines? (was: C++ -> Java VM compiler) robison@kai.com (Arch Robison) (1997-02-03)
Re: Why Virtual Machines? (was: C++ -> Java VM compiler) bothner@cygnus.com (1997-02-07)
Re: Why Virtual Machines? (was: C++ -> Java VM compiler) haahr@netcom.com (1997-02-07)
Re: Why Virtual Machines? (was: C++ -> Java VM compiler) markt@harlequin.co.uk (1997-02-07)
[2 later articles]
| List of all articles for this month |

From: Norman Ramsey <nr@adder.cs.virginia.edu>
Newsgroups: comp.compilers
Date: 2 Feb 1997 21:22:00 -0500
Organization: University of Virginia
References: <01bbfca0$a284a6f0$041b6682@tecel> 97-01-120 97-01-139 97-01-225
Keywords: design, portable

Within ten days we've heard that Java bytecodes are so much like
modern machines that it's easy to generate machine code on the fly,
and so much like the source code that source-level analyses are easy.
My cursory look at the JVM spec reminded me an awful lot of Smalltalk,
so I'm not ready to swallow either claim, but I would love to be
convinced.
--
Norman Ramsey
http://www.cs.virginia.edu/~nr
--


Post a followup to this message

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