Simple approaches to XML implementation

Peter S. Housel housel at ms7.hinet.net
Thu Mar 6 12:50:32 GMT 1997


One more scenario:

* [YACC+] is like [YACC], except that it returns control
  before parsing the whole instance.  For instance, it
  might parse an element and then pass on events for element-start
  and all of the attributes, then return control.

NXP uses the [YACC] scenario.

Lark is a flexible version of [YACC+] that allows the
handlers to determine on an event-by-event basis when
the parser should return.  [Grove] and [XMLEventStream]
could be built in Lark, as could [YACC], but [Browser]
could not.

-Peter S. Housel- housel at ms7.hinet.net


xml-dev: A list for W3C XML Developers
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/
To unsubscribe, send to majordomo at ic.ac.uk the following message;
unsubscribe xml-dev
List coordinator, Henry Rzepa (rzepa at ic.ac.uk)




More information about the Xml-dev mailing list