From: Michael Leary <leary@nwlink.com>
To: caml <caml-list@inria.fr>
Subject: Re: [Caml-list] htmlgen
Date: Mon, 27 Aug 2001 16:50:57 -0700 [thread overview]
Message-ID: <20010827165057.E11197@jean.nwlink.com> (raw)
In-Reply-To: <20010827132802.B5903@cs.uu.nl>; from franka@cs.uu.nl on Mon, Aug 27, 2001 at 01:28:02PM +0200
Hm, I'm not really fond of the C++ syntax in htmlgen. ocamlhtml looks more
like something familiar, i.e. more Perlish.
Nice features in both, but what I'm really thinking of is something that
would:
- parse an XML dtd for HTML version X.XX
- provide the usual HTML generating functions for _valid_ tags, attributes
- raise an exception when the dtd was violated (compile time type
checking?)
- provide higher level functions for higher level structures (might get
tricky, but something clever enough to work within the dtd ought to be
possible, no?)
This means I'll probably have to do it myself. :) So, would PXP be the
place to start for a dtd parser? Comments, suggestions, warnings, pointers
to existing wheels?
-------------------
Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/
To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr
prev parent reply other threads:[~2001-08-27 23:51 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-08-27 4:40 Michael Leary
2001-08-27 11:28 ` Frank Atanassow
2001-08-27 23:50 ` Michael Leary [this message]
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=20010827165057.E11197@jean.nwlink.com \
--to=leary@nwlink.com \
--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