From mboxrd@z Thu Jan 1 00:00:00 1970 X-Sympa-To: caml-list@inria.fr Received: from mail1-relais-roc.national.inria.fr (mail1-relais-roc.national.inria.fr [192.134.164.82]) by walapai.inria.fr (8.13.6/8.13.6) with ESMTP id p8LIAY3k031794 for ; Wed, 21 Sep 2011 20:10:34 +0200 X-IronPort-AV: E=Sophos;i="4.68,418,1312149600"; d="scan'208,217";a="120772842" Received: from cox.inria.fr (HELO cox.localnet) ([128.93.60.62]) by mail1-relais-roc.national.inria.fr with ESMTP/TLS/DHE-RSA-AES256-SHA; 21 Sep 2011 20:10:29 +0200 From: Vincent Balat Organization: PPS =?utf-8?q?Universit=C3=A9_Paris?= Diderot To: OCaml Mailing List , ocsigen@sympa.mancoosi.univ-paris-diderot.fr Date: Wed, 21 Sep 2011 20:10:28 +0200 User-Agent: KMail/1.13.7 (Linux/2.6.32-5-amd64; KDE/4.6.3; x86_64; ; ) X-KMail-Markup: true MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="Boundary-01=_ViieOkxqn5Fz890" Content-Transfer-Encoding: 7bit Message-Id: <201109212010.29054.vincent.balat@univ-paris-diderot.fr> X-Validation-by: vincent.balat@univ-paris-diderot.fr Subject: [Caml-list] [ANNOUNCE] Ocsigen 2.0 --Boundary-01=_ViieOkxqn5Fz890 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable We are very happy to announce the release of the version 2.0 of the Ocsigen framework. After more than 6 years of development, we achieved our goal to provide a complete framework to program Web sites and client/server Web applications fully in OCaml. More information and download from http://ocsigen.org Main features: - Powerful mechanisms to implement traditional Web interaction very easily (links, forms, bookmarks, back button ...). - A compiler from OCaml to Javascript to write the client side parts of your programs in OCaml. - Integrated client/server programming in one single program, with automatic communication between server and client. - Validation of HTML at compile time. - Powerful session mechanism - Persistant client side programs: you can mix client side features with traditional Web interaction. The program does not stop when you press a link! The documentation is now mostly complete. We are currently working on adding the few missing parts and proof reading everything. Current version is available online and a more polished version will be released as a PDF book in a few weeks. The good starting point for learning Ocsigen is the tutorial: http://ocsigen.org/tutorial/ Please report any problem with current version or in documentation through the bug tracking system, the mailing list or the IRC channel. The Ocsigen framework combines many software projects (all open source), that can be used independently: - Ocsigen server: an extensible Web server - Eliom: a framework for Web programming in OCaml - Js_of_ocaml: a compiler from OCaml bytecode to Javascript - Lwt: a cooperative threading library - Macaque: a library for type safe database queries - O'Closure: a binding for the Google closure widget library - etc. The full list of our projects is available here: http://ocsigen.org/projects Ocsigen is a research project of the PPS laboratory (CNRS, universit=C3=A9= =20 Paris-Diderot) (http://www.pps.jussieu.fr), hosted at IRILL=20 (http://www.irill.org). It receives funding from the ANR (PWD project) (http://www.agence-nationale-recherche.fr). We hope that you'll enjoy this version! Vincent Balat [for the Ocsigen team] --Boundary-01=_ViieOkxqn5Fz890 Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: quoted-printable

We are very= happy to announce the release of the version 2.0 of the

Ocsigen fra= mework. After more than 6 years of development, we achieved

our goal to= provide a complete framework to program Web sites and

client/serv= er Web applications fully in OCaml.


More inform= ation and download from http://ocsigen.org


Main featur= es:

- Powerful= mechanisms to implement traditional Web interaction very easily

(links, for= ms, bookmarks, back button ...).

- A compil= er from OCaml to Javascript to write the client side parts

of your pro= grams in OCaml.

- Integrat= ed client/server programming in one single program, with

automatic c= ommunication between server and client.

- Validati= on of HTML at compile time.

- Powerful= session mechanism

- Persista= nt client side programs: you can mix client side features

with tradit= ional Web interaction. The program does not stop when you press

a link!


The documen= tation is now mostly complete. We are currently working on

adding the = few missing parts and proof reading everything. Current

version is = available online and a more polished version will be released

as a PDF bo= ok in a few weeks. The good starting point for learning

Ocsigen is = the tutorial: http://ocsigen.org/tutorial/


Please repo= rt any problem with current version or in documentation

through the= bug tracking system, the mailing list or the IRC channel.


The Ocsigen= framework combines many software projects (all open source),

that can be= used independently:

- Ocsigen = server: an extensible Web server

- Eliom: a= framework for Web programming in OCaml

- Js_of_oc= aml: a compiler from OCaml bytecode to Javascript

- Lwt: a c= ooperative threading library

- Macaque:= a library for type safe database queries

- O'Closur= e: a binding for the Google closure widget library

- etc. The= full list of our projects is available here:

http://ocsi= gen.org/projects


Ocsigen is = a research project of the PPS laboratory (CNRS, universit=C3=A9

Paris-Dider= ot) (http://www.pps.jussieu.fr), hosted at IRILL

(http://www= .irill.org). It receives funding from the ANR (PWD project)

(http://www= .agence-nationale-recherche.fr).


We hope tha= t you'll enjoy this version!


Vincent Bal= at [for the Ocsigen team]


= --Boundary-01=_ViieOkxqn5Fz890--