Related articles |
---|
AMPC 1.4.3 released (C to Java Class Files compiler suite) napi@axiomsol.com (napi) (2006-05-11) |
Re: AMPC 1.4.3 released (C to Java Class Files compiler suite) englere.geo@yahoo.com (Eric) (2006-05-15) |
Re: AMPC 1.4.3 released (C to Java Class Files compiler suite) gah@ugcs.caltech.edu (glen herrmannsfeldt) (2006-05-16) |
Re: AMPC 1.4.3 released (C to Java Class Files compiler suite) englere.geo@yahoo.com (Eric) (2006-05-18) |
Re: AMPC 1.4.3 released (C to Java Class Files compiler suite) DrDiettrich@compuserve.de (Hans-Peter Diettrich) (2006-05-22) |
Re: AMPC 1.4.3 released (C to Java Class Files compiler suite) gah@ugcs.caltech.edu (glen herrmannsfeldt) (2006-05-22) |
From: | "Eric" <englere.geo@yahoo.com> |
Newsgroups: | comp.compilers |
Date: | 15 May 2006 22:24:42 -0400 |
Organization: | http://groups.google.com |
References: | 06-05-038 |
Keywords: | Java |
Posted-Date: | 15 May 2006 22:24:42 EDT |
If you don't mind talking a little about the internals, I'm always
interested in how people get around the pointer dereferencing issue in
the JVM. The JVM doesn't inherantly support this (it doesn't let you
load a value given a memory address) and many of the work-arounds are
klunky.
Eric
Return to the
comp.compilers page.
Search the
comp.compilers archives again.