From: "Mattias Waldau" <mattias.waldau@abc.se>
To: "'David Monniaux'" <monniaux@dmi.ens.fr>,
"'Liste CAML'" <caml-list@inria.fr>
Subject: RE: [Caml-list] dynamic HTML pages
Date: Tue, 8 Apr 2003 13:59:28 +0200 [thread overview]
Message-ID: <036001c2fdc6$522084d0$0a00a8c0@gateway> (raw)
In-Reply-To: <Pine.GSO.4.03.10304080916370.16396-100000@basilic.ens.fr>
I use HereDoc by Alain Frisch. I think I use an old version.
It works like JSP. Very simple to use. Based on camlp4.
(I use FragmentO1, since FragmentO1_fast is unstable)
/Mattias
> -----Original Message-----
> From: owner-caml-list@pauillac.inria.fr
> [mailto:owner-caml-list@pauillac.inria.fr] On Behalf Of David Monniaux
> Sent: den 8 april 2003 09:27
> To: Liste CAML
> Subject: [Caml-list] dynamic HTML pages
>
>
> Hello,
>
> I'm investigating solutions for generating dynamic HTML pages
> using OCaml programs. So far, I've looked at the following systems:
>
> * OCamlNet/NetString can transform between a SGML/HTML parse
> tree and a
> SGML/HTML file.
>
> This may be a solution; perhaps it would be better if there
> were some
> camlp4 syntactic sugar for creating the parse tree nodes.
>
> Slight concern: the entire page must be fully generated
> between being
> transmitted.
>
> * Bedouin: interesting attempt at enforcing well-formedness
> through type
> safety, but the project seems dead in the water.
>
> * WDialog: isn't it a bit of overkill?
>
> * Antoine Miné's OCamlHTML: a bit rudimentary.
>
> Are there projects that I missed? Any experience?
>
>
> David Monniaux http://www.di.ens.fr/~monniaux
> Laboratoire d'informatique de l'École Normale Supérieure,
> Paris, France
>
> -------------------
> To unsubscribe, mail caml-list-request@inria.fr Archives:
http://caml.inria.fr Bug reports: http://caml.inria.fr/bin/caml-bugs
FAQ: http://caml.inria.fr/FAQ/ Beginner's list:
http://groups.yahoo.com/group/ocaml_beginners
-------------------
To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr
Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners
next prev parent reply other threads:[~2003-04-09 15:29 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-04-08 7:27 David Monniaux
2003-04-08 9:19 ` Maxence Guesdon
2003-04-08 11:59 ` Mattias Waldau [this message]
2003-04-08 12:28 ` mixing different languages (was: RE: [Caml-list] dynamic HTML pages) David Monniaux
2003-04-09 17:03 ` Fred Yankowski
2003-04-09 17:24 ` Brian Skahan
2003-04-10 7:20 ` Christian Lindig
2003-04-13 14:01 ` Pierre Weis
2003-04-09 18:12 ` Miles Egan
2003-04-09 23:00 ` Jeff Henrikson
2003-04-10 0:19 ` Miles Egan
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='036001c2fdc6$522084d0$0a00a8c0@gateway' \
--to=mattias.waldau@abc.se \
--cc=caml-list@inria.fr \
--cc=monniaux@dmi.ens.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