From mboxrd@z Thu Jan 1 00:00:00 1970 Received: (from majordomo@localhost) by pauillac.inria.fr (8.7.6/8.7.3) id LAA01654; Tue, 8 Apr 2003 11:19:07 +0200 (MET DST) X-Authentication-Warning: pauillac.inria.fr: majordomo set sender to owner-caml-list@pauillac.inria.fr using -f Received: from concorde.inria.fr (concorde.inria.fr [192.93.2.39]) by pauillac.inria.fr (8.7.6/8.7.3) with ESMTP id LAA01658 for ; Tue, 8 Apr 2003 11:19:06 +0200 (MET DST) Received: from pauillac.inria.fr (pauillac.inria.fr [128.93.11.35]) by concorde.inria.fr (8.11.1/8.11.1) with ESMTP id h389J5X27564 for ; Tue, 8 Apr 2003 11:19:05 +0200 (MET DST) Received: from tintin.inria.fr (tintin.inria.fr [128.93.24.126]) by pauillac.inria.fr (8.7.6/8.7.3) with SMTP id LAA01616 for ; Tue, 8 Apr 2003 11:19:05 +0200 (MET DST) Date: Tue, 8 Apr 2003 11:19:05 +0200 From: Maxence Guesdon Cc: Liste CAML Subject: Re: [Caml-list] dynamic HTML pages Message-Id: <20030408111905.4d614391.maxence.guesdon@inria.fr> In-Reply-To: References: Organization: INRIA X-Mailer: Sylpheed version 0.8.11claws (GTK+ 1.2.10; i686-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Spam: no; 0.00; maxence:01 guesdon:01 caml-list:01 ocamlnet:01 netstring:01 camlp:01 bedouin:01 enforcing:01 wdialog:01 overkill:01 antoine:01 cameleon:01 ocaml:01 sgml:02 nodes:02 Sender: owner-caml-list@pauillac.inria.fr Precedence: bulk > Hello, >=20 > I'm investigating solutions for generating dynamic HTML pages using OCaml > programs. So far, I've looked at the following systems: >=20 > * OCamlNet/NetString can transform between a SGML/HTML parse tree and a > SGML/HTML file. >=20 > This may be a solution; perhaps it would be better if there were some > camlp4 syntactic sugar for creating the parse tree nodes. >=20 > Slight concern: the entire page must be fully generated between being > transmitted. >=20 > * Bedouin: interesting attempt at enforcing well-formedness through type > safety, but the project seems dead in the water. >=20 > * WDialog: isn't it a bit of overkill? >=20 > * Antoine Min=E9's OCamlHTML: a bit rudimentary. >=20 > 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 --=20 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