* Simple XML Parser and Pretty Printer available
@ 1999-01-05 15:12 Christian Lindig
0 siblings, 0 replies; only message in thread
From: Christian Lindig @ 1999-01-05 15:12 UTC (permalink / raw)
To: Caml Mailing List
It is my pleasure to announce my simple Extensible Markup Language
(XML [1]) parser and pretty printer `Tony' written in Objective Caml.
The parser is a spare time project and does not comply to the full XML
standard.
http://www.cs.tu-bs.de/softech/people/lindig/software/tony.html
The pretty printer is based on the pretty printing algebra proposed by
Philip Wadler [2] in his paper "A Prettier Printer". His lazy
implementation was adopted for the strict evaluation of OCaml and may
be interesting in its own right. The pretty printer module is
available in a separate library `mylib'.
http://www.cs.tu-bs.de/softech/people/lindig/software/mylib/index.html
Both distributions and their details can be found on the web pages
mentioned above. The parser is most useful for programmers interested
in building XML applications in OCaml. The usefullness of the stand
alone application `tony' is limited to make badly formatted XML code
readable.
As always I would be glad to hear about success, failures,
improvements, bugs, and wishes.
-- Christian
References
[1] http://www.w3.org/XML/
[2] http://cm.bell-labs.com/cm/cs/who/wadler/
--
Christian Lindig Technische Universitaet Braunschweig, Germany
http://www.cs.tu-bs.de/softech/people/lindig
mailto:lindig@ips.cs.tu-bs.de
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~1999-01-06 8:55 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-01-05 15:12 Simple XML Parser and Pretty Printer available Christian Lindig
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox