How far can stack [LIFO] solve do automatic garbage collection and prevent memory leak ?

Torben Ægidius Mogensen torbenm at diku.dk
Wed Aug 18 03:39:12 EDT 2010


Standish P <stndshp at gmail.com> writes:

> On Aug 17, 1:17 am, torb... at diku.dk (Torben Ægidius Mogensen) wrote:
>> Standish P <stnd... at gmail.com> writes:
>> > [Q] How far can stack [LIFO] solve do automatic garbage collection and
>> > prevent memory leak ?
>>
>> See
>
>> http://citeseerx.ist.psu.edu/viewdoc/summary?doi=10.1.1.23.5498

>> http://portal.acm.org/citation.cfm?doid=174675.177855

>> http://www.springerlink.com/content/m2074884n6gt612h/

>>         Torben

> How many programmers have applied the ideas of these papers in their
> programming practice ?

The method was built into a SML compiler which was used (among other
things) to build a web server, which was used (among other things) to
make the web pages and course administrative system at the IT University
of Copenhagen, Denmark.

Good enough for you?

	Torben



More information about the Python-list mailing list