[
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: | [Caml-list] ANNOUNCE: mod_caml 0.9.3 released |
I'm pleased to announce the release of mod_caml 0.9.3. mod_caml is a set of Objective CAML (OCaml) bindings for the Apache API. It allows you to run "CGI scripts" written in OCaml directly inside the Apache webserver. However, it is much much more than just that: * Bind to any part of the Apache request cycle. * Read and modify internal Apache structures. * Share modules of code between handlers and scripts. * CGI library and templating system (allows separation of code and presentation). * DBI library for simple database access. The website has downloads and a manual: http://www.merjis.com/developers/mod_caml/ https://savannah.nongnu.org/files/?group=modcaml Changes: * I've checked this version works with OCaml 3.07. * Some integration with Ben Geer's CamlTemplate. * Further enhancements to the comments example. * DBI layer (can also be used separately). Rich. -- Richard Jones. http://www.annexia.org/ http://freshmeat.net/users/rwmj Merjis Ltd. http://www.merjis.com/ - all your business data are belong to you. "My karma ran over your dogma" ------------------- To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/ Beginner's list: http://groups.yahoo.com/group/ocaml_beginners