[XML-DEV Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: Simple approaches to XML implementation
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@m... xml-dev: A list for W3C XML Developers Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/ To unsubscribe, send to majordomo@i... the following message; unsubscribe xml-dev List coordinator, Henry Rzepa (rzepa@i...)
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|