[Home] [Groups] - Message: [Prev in Group] [Next in Group]
3699: Re: [MUD-Dev] string parsing
[Full Header] [Plain Text]
From: "Chris Gray" <cg@ami-cg.GraySage.Edmonton.AB.CA>
Newsgroups: nu.kanga.list.mud-dev
Date: Mon, 3 Nov 97 18:53:20 MST
Organization: Kanga.Nu
[Felix C:]
:In this case, the parse tree in the above function would be
:
: ({
: ({ optart }), ({ adjectives }), word,
: preposition,
: ({ optart }), ({ adjectives }), word
: })
:
:All the parsing for present() would already be done, and there is no
:need for recursively calling the parser.
Nod.
I think I'm content now - go for it!
--
Chris Gray cg@ami-cg.GraySage.Edmonton.AB.CA