From: Vincent Balat <Vincent.Balat@pps.jussieu.fr>
To: caml-list@inria.fr
Subject: Re: [Caml-list] Which development framework for web application in OCaml?
Date: Fri, 30 Jun 2006 15:49:15 +0200 [thread overview]
Message-ID: <200606301549.16121.balat@pps.jussieu.fr> (raw)
In-Reply-To: <44A2BF4F.9050907@ens-lyon.org>
Hi,
> There is also Ocsigen ( http://www.ocsigen.org/ ) which is a nice
> extension of OCaml (i.e. modules + camlp4) to develop websites in a
> functional style.
I have been asked for more information about Ocsigen. Ocsigen is a research
project aiming at finding a more robust way to program Web sites, using
functional programming (continuations) and strong typing. It is not a new
language but a set of modules for Objective Caml and a web server.
Main features:
- Valid xhtml generation through static typing
- Typing of Web interaction (links, forms...)
- Automatic session handling
- Javascript generation (AJAX) (work in progress)
- typed database interaction (work in progress)
It allows to program web sites in a very concise and modular way, and makes
the maintenance of large web sites much easier compared to usual Web
programming tools.
Ocsigen was born in 2004 (even though the idea is older) and is now usable
(see for example www.ocsigen.org). The syntax is not completely fixed yet (as
we are experimenting with a lot of new ideas) but the development is very
active and we hope to publish version 1 before the end of the year.
Vincent Balat
PS: For other research projects in the same style, see for example WebSiCoLa,
Links, Hop, or Wash/CGI
next prev parent reply other threads:[~2006-06-30 13:47 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-06-23 16:18 David MENTRE
2006-06-23 16:24 ` [Caml-list] " Richard Jones
[not found] ` <9d3ec8300606251007k2508a880me5ca863de4bbfef3@mail.gmail.com>
2006-06-26 13:23 ` David MENTRE
2006-06-28 17:41 ` Samuel Mimram
2006-06-29 21:40 ` Paolo Donadeo
2006-06-30 7:47 ` David MENTRE
2006-06-30 8:03 ` Pietro Abate
2006-06-30 13:51 ` David MENTRE
2006-06-30 13:49 ` Vincent Balat [this message]
2006-06-30 15:14 ` David MENTRE
2006-06-30 16:00 ` Vincent Balat
2006-06-30 16:26 ` David MENTRE
2006-06-30 17:33 ` Christophe TROESTLER
2006-06-30 18:26 ` Florian Weimer
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=200606301549.16121.balat@pps.jussieu.fr \
--to=vincent.balat@pps.jussieu.fr \
--cc=caml-list@inria.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