[
Lists Home |
Date Index |
Thread Index
]
- From: Jonathan Borden <jborden@mediaone.net>
- To: Ken MacLeod <ken@bitsko.slc.ut.us>, xml-dev@lists.xml.org
- Date: Thu, 28 Dec 2000 15:19:28 -0500
Ken MacLeod wrote:
>
> A neat utility would be a parser-tool (comparible to yacc, for
> example) that would parse a syntax to produce XML output
> (SAX/DOM/Grove) for the resulting parse tree.
>
In my (cough) spare time I've been (pondering) writing an XSLT which takes
an XSet description of a particular grammar and transforms it into an ANTLR
or JavaCC grammar which when compiled would emit the proper SAX events. I've
actually sat down to start to write this on several occasions its just that
I keep getting distracted by so many other fun things that there are to do
:-))
Jonathan Borden
The Open Healthcare Group
http://www.openhealth.org
|