From: Christian Lindig <lindig@ips.cs.tu-bs.de>
To: Caml Mailing List <caml-list@inria.fr>
Subject: Simple XML Parser and Pretty Printer available
Date: Tue, 5 Jan 1999 16:12:26 +0100 [thread overview]
Message-ID: <19990105161226.I9574@ips.cs.tu-bs.de> (raw)
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
reply other threads:[~1999-01-06 8:55 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=19990105161226.I9574@ips.cs.tu-bs.de \
--to=lindig@ips.cs.tu-bs.de \
--cc=caml-list@inria.fr \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox