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: | -- (:) |
| From: | Michael Ekstrand <michael@e...> |
| Subject: | Re: List of sites running in Ocaml? |
Berke Durak <berke.durak@exalead.com> writes: > 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. My personal site, <http://www.elehack.net>. Static website compiler built in OCaml, generating pages with a bit of PHP in them for the actual server-side stuff (although changing all that to server-side OCaml with FastCGI is in my list of things-to-do). - Michael -- mouse, n: A device for pointing at the xterm in which you want to type.