Related articles |
---|
[2 earlier articles] |
Re: Class representation in memory mal@bewoner.dma.be (Lieven Marchand) (1999-02-27) |
Re: Class representation in memory hunk@alpha1.csd.uwm.edu (1999-02-27) |
Re: Class representation in memory steinar.soreide@loop.no (Steinar Søreide) (1999-03-02) |
Re: Class representation in memory dtribble@technologist.com (David R Tribble) (1999-03-10) |
Re: Class representation in memory jsgray@acm.org.nospam (Jan Gray) (1999-03-22) |
Re: Class representation in memory dzabel@berlin.snafu.de (Dirk Zabel) (1999-03-23) |
Re: Class representation in memory jcea@argo.es (Jesus Cea Avion) (1999-04-01) |
From: | Jesus Cea Avion <jcea@argo.es> |
Newsgroups: | comp.compilers |
Date: | 1 Apr 1999 00:55:28 -0500 |
Organization: | Argo Redes y Servicios Telematicos, S.A. |
References: | 99-03-074 |
Keywords: | C++, OOP |
> I am looking for any literature about Class representation in
> memory. How a compiler/interpreter builds this stuff in memory, and
> how it manages it.
Look also the Java VM specs.
http://www.javasoft.com/docs/index.html
http://www.javasoft.com/docs/books/vmspec/index.html
--
Jesus Cea Avion
jcea@argo.es http://www.argo.es/~jcea/
Return to the
comp.compilers page.
Search the
comp.compilers archives again.