[
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: | Alex Baretta <alex@b...> |
| Subject: | Re: [Caml-list] N-tiered web application in OCAML |
David Wake wrote: > Hi there, > > I am thinking of writing a N-tiered web application in OCAML. Is > anyone aware of any OCAML packages that could help in such a project? > I am particularly interested in: > > - application server software > - source code examples of web applications in OCAML > The AS/Xcaml is a full featured application server written in Ocaml, with it's own web-page programming language based on Ocaml. It has a very strong integration with large scale relational databases through the XDBS (Xcaml DataBase Schema). Although it is already used in production systems, it is currently available to the community only via darcs-http repositories. It is released under the terms of the GNU GPL. Let me know if you need to have access to the repos. Alex -- ********************************************************************* http://www.barettadeit.com/ Baretta DE&IT A division of Baretta SRL tel. +39 02 370 111 55 fax. +39 02 370 111 54 Our technology: The Application System/Xcaml (AS/Xcaml) <http://www.asxcaml.org/> The FreerP Project <http://www.freerp.org/>