On Aug 25, 7:12 am, nanothermite911fbibustards
wrote:
> CRIMINAL YanQui MARINES Cesar Laurean Regularly RAPE GIRLS Maria
> Lauterbach and KILL THEM
>
> Is he a Jew or a white Anglo Saxon race ? or a Southern Baptist
> Bustard who
>
> The girl was a German like the one Roman Polansky raped, Semanth
On Aug 20, 3:51 pm, Hugh Aguilar wrote:
> On Aug 18, 6:23 pm, Standish P wrote:
>
>
>
>
>
> > On Aug 17, 6:38 pm, John Passaniti wrote:
>
> > > You asked if Forth "borrowed" lists from Lisp. It did not. In Lisp,
> > > lists ar
On Aug 18, 8:05 pm, Elizabeth D Rather wrote:
> On 8/18/10 2:23 PM, Standish P wrote:
>
> > On Aug 17, 6:38 pm, John Passaniti wrote:
>
> >> You asked if Forth "borrowed" lists from Lisp. It did not. In Lisp,
> >> lists are constructed with pair of
On Aug 19, 8:25 am, c...@tiac.net (Richard Harter) wrote:
> On Wed, 18 Aug 2010 01:39:09 -0700 (PDT), Nick Keighley
>
> wrote:
> >On 17 Aug, 18:34, Standish P wrote:
> >> How are these heaps being implemented ? Is there some illustrative
> >> code or a book sho
On Aug 18, 5:38 pm, Keith Thompson wrote:
> Standish P writes:
> > On Aug 18, 12:30 pm, Elizabeth D Rather wrote:
> [...]
> >> Mostly it had a "snowball's chance" because it was never picked up by
> >> the CS gurus who, AFAIK, never really took a
On Aug 17, 6:38 pm, John Passaniti wrote:
> You asked if Forth "borrowed" lists from Lisp. It did not. In Lisp,
> lists are constructed with pair of pointers called a "cons cell".
> That is the most primitive component that makes up a list. Forth has
> no such thing; in Forth, the dictionary (
On Aug 18, 12:30 pm, Elizabeth D Rather wrote:
> On 8/18/10 12:09 AM, spinoza wrote:
>
> > On Aug 18, 1:21 am, Standish P wrote:
> >>> Garbage collection doesn't use a stack. It uses a "heap", which is in
> >>> the abstract a collection o
On Aug 17, 1:19 pm, Standish P wrote:
> On Aug 17, 12:32 pm, John Passaniti wrote:
>
>
>
>
>
> > On Aug 17, 2:53 pm, Standish P wrote:
>
> > > Another way to pose my question, as occurred to me presently is
> > > to ask if a stack is a good abstrac
On Aug 17, 12:32 pm, John Passaniti wrote:
> On Aug 17, 2:53 pm, Standish P wrote:
>
> > Another way to pose my question, as occurred to me presently is
> > to ask if a stack is a good abstraction for programming ?
> > Certainly, it is the main abstraction in Fort
On Aug 16, 12:20 am, Standish P wrote:
> [Q] How far can stack [LIFO] solve do automatic garbage collection and
> prevent memory leak ?
> Because a stack has push and pop, it is able to release and allocate
> memory. We envisage an exogenous stack which has malloc() associated
>
On Aug 17, 1:17 am, torb...@diku.dk (Torben Ægidius Mogensen) wrote:
> Standish P writes:
> > [Q] How far can stack [LIFO] solve do automatic garbage collection and
> > prevent memory leak ?
>
> > Because a stack has push and pop, it is able to release and allocate
&g
On Aug 16, 11:09 am, Elizabeth D Rather wrote:
> On 8/15/10 10:33 PM, Standish P wrote:
>
> >>> If Forth is a general processing language based on stack, is it
> >>> possible to convert any and all algorithms to stack based ones and
> >>> thus av
> Garbage collection doesn't use a stack. It uses a "heap", which is in
> the abstract a collection of memory blocks of different lengths,
> divided into two lists, generally represented as linked lists:
>
> 1. A list of blocks that are free and may be used to store new data
>
> 2. A list of blo
On Aug 16, 4:20 am, Malcolm McLean
wrote:
> On Aug 16, 10:20 am, Standish P wrote:> [Q] How far can
> stack [LIFO] solve do automatic garbage collection and
> > prevent memory leak ?
>
> Most programs can be written so that most of their memory allocations
> are match
On Aug 16, 12:38 am, "Alf P. Steinbach /Usenet" wrote:
> * Standish P, on 16.08.2010 09:20:
>
> > [garble garble]
>
> Nonsense article "We look for an exogenous stack" cross-posted to
>
> [comp.lang.c],
> [comp.lang.c++],
> [comp.theor
On Aug 16, 12:47 am, Nick Keighley
wrote:
> this is heavily x-posted I'm answering from comp.lang.c
>
> On 16 Aug, 08:20, Standish P wrote:
>
> > [Q] How far can stack [LIFO] solve do automatic garbage collection and
> > prevent memory leak ?
>
> I'm havin
xogenous stack so that
element size can vary.
=======
Standish P
--
http://mail.python.org/mailman/listinfo/python-list
17 matches
Mail list logo