Related articles |
---|
Possible to write compiler to Java VM? (I volunteer to summarize) seibel@sirius.com (Peter Seibel) (1996-01-17) |
Re: Ada GC (was about Java VM) dewar@cs.nyu.edu (1996-01-29) |
Re: Ada GC (was about Java VM) boehm@parc.xerox.com (1996-01-30) |
Re: Ada GC (was about Java VM) dewar@cs.nyu.edu (1996-01-30) |
Re: Ada GC (was about Java VM) hbaker@netcom.com (1996-01-31) |
Re: Ada GC (was about Java VM) Steve_Kilbane@cegelecproj.co.uk (1996-01-31) |
Re: Ada GC (was about Java VM) kelvin@cs.iastate.edu (1996-01-31) |
Re: Ada GC (was about Java VM) boehm@parc.xerox.com (1996-01-31) |
Re: Ada GC (was about Java VM) jacobi@parc.xerox.com (1996-01-31) |
Re: Ada GC (was about Java VM) jsa@organon.com (1996-01-31) |
Re: Ada GC (was about Java VM) dewar@cs.nyu.edu (1996-02-01) |
Re: Ada GC (was about Java VM) dewar@cs.nyu.edu (1996-02-01) |
[12 later articles] |
From: | Steve_Kilbane@cegelecproj.co.uk (Steve_Kilbane) |
Newsgroups: | comp.lang.java,comp.compilers,comp.lang.ada |
Date: | 31 Jan 1996 23:26:15 -0500 |
Organization: | DSDIC Team, Cegelec Projects Ltd. |
References: | 96-01-037 96-01-125 |
Keywords: | translator, Ada, GC |
boehm@parc.xerox.com (Hans Boehm) writes:
> My impression was that in reality such programs tend to not really use
> a general purpose allocator, in which case the whole issue is moot.
Absolutely. In many cases, an embedded system might be designed
such that it uses statically allocated memory at all times. I know of
people who would have a fit if they couldn't specify memory usage
at design time.
steve
--
<Steve_Kilbane@cegelecproj.co.uk>
--
Return to the
comp.compilers page.
Search the
comp.compilers archives again.