Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

[Caml-list] OCaml and the web

10 views
Skip to first unread message

konrad

unread,
Apr 24, 2007, 10:43:16 AM4/24/07
to caml...@yquem.inria.fr

Hello List,

I already read something about ocaml and web programming. Do some of you have experiences with:

- ocaml as scripting language as cgi as an apache module
- any other possibility to use ocaml for web programming (a.e. an extendable ocaml webserver)

Thanks for any hints or links to tutorials or further information.

chris


_______________________________________________
Caml-list mailing list. Subscription management:
http://yquem.inria.fr/cgi-bin/mailman/listinfo/caml-list
Archives: http://caml.inria.fr
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners
Bug reports: http://caml.inria.fr/bin/caml-bugs

Jason Ganetsky

unread,
Apr 24, 2007, 10:46:23 AM4/24/07
to konrad
ocaml as scripting language as cgi as an apache module:
http://merjis.com/developers/mod_caml
extensible ocaml web server: http://www.ocsigen.org/

Jason

konrad

unread,
Apr 24, 2007, 10:55:41 AM4/24/07
to Jason Ganetsky

Great, thanks for that.

Zheng Li

unread,
Apr 24, 2007, 10:59:43 AM4/24/07
to caml...@inria.fr

Hi,

COCAN have collected links to previous discussion threads [1] on this topic as
well as some preliminary comparison [2].

[1] http://wiki.cocan.org/web_programming_with_ocaml
[2] http://wiki.cocan.org/comparisons

HTH

konrad <kon...@mail.in.tum.de> writes:
> I already read something about ocaml and web programming. Do some of you have experiences with:
>
> - ocaml as scripting language as cgi as an apache module
> - any other possibility to use ocaml for web programming (a.e. an extendable ocaml webserver)
>
> Thanks for any hints or links to tutorials or further information.

--
Zheng Li
http://www.pps.jussieu.fr/~li

David MENTRE

unread,
Apr 24, 2007, 11:21:57 AM4/24/07
to Zheng Li

konrad

unread,
Apr 24, 2007, 11:42:45 AM4/24/07
to David MENTRE

Thanks for all of that.

Did somebody of you already experience "web-programming" with ocaml? Are there webpages that are created with an ocaml backend? Is it convenient and flexible? I would like to try that to gain all to benefits from ocaml even for the web programming.

David MENTRE

unread,
Apr 24, 2007, 11:50:32 AM4/24/07
to konrad
Hello,

2007/4/24, konrad <kon...@mail.in.tum.de>:


> Did somebody of you already experience "web-programming" with ocaml?

Yes with WDialog. I would not recommend this framework (see below).

> Are there webpages that are created with an ocaml backend?

http://www.linux-france.org/cgi-bin/demexpweb.cgi

> Is it convenient and flexible? I would like to try that to gain all to benefits from ocaml even for the web programming.

This question is closely tied to the framework itself. Regarding
WDialog, I found the description of web pages in XML format not very
satisfying, because a lot of things were put in the XML description
which was not very convenient (e.g. to handle translation of pages).

However, the programming of the OCaml part is always a pleasure. :-)

Yours,
d.

0 new messages