caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* [Caml-list] htmlgen
@ 2001-08-27  4:40 Michael Leary
  2001-08-27 11:28 ` Frank Atanassow
  0 siblings, 1 reply; 3+ messages in thread
From: Michael Leary @ 2001-08-27  4:40 UTC (permalink / raw)
  To: caml

Is there a standalone distribution for htmlgen somewhere?  I don't really
want to install the cdk...

-- 
-------------------
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


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

* Re: [Caml-list] htmlgen
  2001-08-27  4:40 [Caml-list] htmlgen Michael Leary
@ 2001-08-27 11:28 ` Frank Atanassow
  2001-08-27 23:50   ` Michael Leary
  0 siblings, 1 reply; 3+ messages in thread
From: Frank Atanassow @ 2001-08-27 11:28 UTC (permalink / raw)
  To: Michael Leary; +Cc: caml

Michael Leary wrote (on 26-08-01 21:40 -0700):
> Is there a standalone distribution for htmlgen somewhere?  I don't really
> want to install the cdk...

My officemate, Dave Clarke, is the author of that package. He's made it
available here:

  http://www.cs.uu.nl/~dave/htmlgen-0.2.2.tar.gz

He says that he doesn't support it anymore, though.

-- 
Frank Atanassow, Information & Computing Sciences, Utrecht University
Padualaan 14, PO Box 80.089, 3508 TB Utrecht, Netherlands
Tel +31 (030) 253-3261 Fax +31 (030) 251-379
-------------------
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


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

* Re: [Caml-list] htmlgen
  2001-08-27 11:28 ` Frank Atanassow
@ 2001-08-27 23:50   ` Michael Leary
  0 siblings, 0 replies; 3+ messages in thread
From: Michael Leary @ 2001-08-27 23:50 UTC (permalink / raw)
  To: caml

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


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

end of thread, other threads:[~2001-08-27 23:51 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-08-27  4:40 [Caml-list] htmlgen Michael Leary
2001-08-27 11:28 ` Frank Atanassow
2001-08-27 23:50   ` Michael Leary

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).