Browse thread
List of sites running in Ocaml?
[
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: | 2008-04-10 (13:24) |
From: | Sylvain Le Gall <sylvain@l...> |
Subject: | Re: List of sites running in Ocaml? |
On 10-04-2008, Berke Durak <berke.durak@exalead.com> wrote: > Hello, > > Ocsigen seems to have sparked an emerging interest for web frameworks written in functional languages. > I'd like to compile an exhaustive list of pages or sites using Ocaml as frontends or backends, with the > technologies they use. Please do not hesitate to add any past or present running Ocaml site or page, > even if its a personal site. > > Public sites: > * Does ocamlcore.org run under Ocaml? There is just a little CGI script written with ocamlnet(CGI)+sqlite to manage feed subscription. Most of the website is run through standard web application that can be found directly in debian (gforge, planet, mailman...). But we are open to include more OCaml part, for replacing non-OCaml part (for now we want something working to know what interest OCaml community -- then we can choose what should be the bigger/best part to replace with a great ocaml application). > > Possible candidates: > * Lexify > * Jane Street > * Haxe and Motion Twin MLState: www.mlstate.com Regards, Sylvain Le Gall