9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] OT: DTD to yacc spec?
@ 2004-02-19 17:47 Laura Creighton
  2004-02-19 18:25 ` kazumi iwane
  0 siblings, 1 reply; 8+ messages in thread
From: Laura Creighton @ 2004-02-19 17:47 UTC (permalink / raw)
  To: kiwane; +Cc: 9fans, lac

I know somebody who used pyRXP to do this.
http://www.reportlab.org/pyrxp.html

Unfortunately, I cannot remember who it was, but I can ask my
buddies at reportlab if it is of interest ....

Laura Creighton


^ permalink raw reply	[flat|nested] 8+ messages in thread
* [9fans] OT: DTD to yacc spec?
@ 2004-02-19 16:31 kazumi iwane
  2004-02-19 17:08 ` plan9
  2004-02-20  2:44 ` boyd, rounin
  0 siblings, 2 replies; 8+ messages in thread
From: kazumi iwane @ 2004-02-19 16:31 UTC (permalink / raw)
  To: 9fans

I've looked at several xml parsers and I found them all to
be too general. They want to be all-encompassing parsers
for any DTDs that are thrown at them.

In my area of applications, however, systems exchange
XML files conforming to a particular DTD; once the DTD
is agreed upon, we need no generality. Instead we need
speed and space efficiency.

I guess I am looking for a tool that can convert a DTD into
a good old yacc grammar spec (I would still need to provide
actions, though). Does anybody know of such a tool?

-- kazumi



^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2004-02-20  2:44 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-02-19 17:47 [9fans] OT: DTD to yacc spec? Laura Creighton
2004-02-19 18:25 ` kazumi iwane
  -- strict thread matches above, loose matches on Subject: below --
2004-02-19 16:31 kazumi iwane
2004-02-19 17:08 ` plan9
2004-02-19 17:19   ` David Tolpin
2004-02-19 18:23     ` kazumi iwane
2004-02-19 18:20   ` kazumi iwane
2004-02-20  2:44 ` boyd, rounin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).