Browse thread
[Caml-list] dynamic HTML pages
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
| Date: | -- (:) |
| From: | Mattias Waldau <mattias.waldau@a...> |
| Subject: | RE: [Caml-list] dynamic HTML pages |
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