[
Lists Home |
Date Index |
Thread Index
]
But that stack of contexts is implicit in my view. It's part of the nature
of bottom up parsing, and I don't have to do anything to declare and/or
maintain it.
Keith
-----Original Message-----
From: John Cowan [mailto:jcowan@reutershealth.com]
Sent: Thursday, September 19, 2002 12:51 PM
To: keith@woc.org
Cc: John Cowan; Lars Marius Garshol; xml-dev@lists.xml.org
Subject: Re: [xml-dev] Push / pull model
Keith W. Boone scripsit:
>
> Buttom up parsers do require implicit state; you've got a stack of
contexts
> that you are working with in the parsing tool.
That would be explicit state. Implicit state is the kind you get by
doing recursive method calls.
--
John Cowan http://www.ccil.org/~cowan
jcowan@reutershealth.com
To say that Bilbo's breath was taken away is no description at all. There
are
no words left to express his staggerment, since Men changed the language
that
they learned of elves in the days when all the world was wonderful. --The
Hobbit
|