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: | Maxence Guesdon <maxence.guesdon@i...> |
| Subject: | Re: [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? Have a look at the toolhtml library, included in Cameleon: http://pauillac.inria.fr/~guesdon/Tools/cameleon/cameleon.html -- Maxence Guesdon ------------------- 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