Re: AMPC 1.4.3 released (C to Java Class Files compiler suite)

"Eric" <englere.geo@yahoo.com>
15 May 2006 22:24:42 -0400

          From comp.compilers

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)
| List of all articles for this month |

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



Post a followup to this message

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