[MUD-Dev] string parsing
Chris Gray
cg at ami-cg.GraySage.Edmonton.AB.CA
Mon Nov 3 18:53:20 CET 1997
[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 at ami-cg.GraySage.Edmonton.AB.CA
More information about the mud-dev-archive
mailing list