[
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: | Richard Jones <rich@a...> |
| Subject: | Re: [Caml-list] Ocaml server pages? |
On Fri, Oct 01, 2004 at 11:50:02AM -0400, Charles Sutton wrote: > I've seen a few references in the list archives to an interesting > package > called Ocaml sever pages. But the links in those messages no longer > work, > and Google is unhelpful. Does anyone know if this package is still > available? The description of it I found makes it sound a lot to me like mod_Ocaml (note the *O*caml, not to be confused with mod_caml). The latest references I can find to mod_Ocaml are here: http://www.slacky.de/docs/projects/mod_ocaml/ http://freshmeat.net/projects/modocaml/ Note that there are at least 4 different ways to do web stuff with OCaml, all with their own pros and cons. At some point I intend to write up a summary, but in the meantime, here are the three (other) packages in no particular order. You can go to their web pages and read about them: asxcaml http://www.asxcaml.org/ ocamlnet http://ocamlnet.sourceforge.net/ mod_caml http://www.merjis.com/developers/mod_caml/ (Note that I am the author of the last one, mod_caml). Rich. -- Richard Jones. http://www.annexia.org/ http://www.j-london.com/ Merjis Ltd. http://www.merjis.com/ - improving website return on investment C2LIB is a library of basic Perl/STL-like types for C. Vectors, hashes, trees, string funcs, pool allocator: http://www.annexia.org/freeware/c2lib/