Subj : Announce: SpiderMonkey bindings for Objective Caml To : netscape.public.mozilla.jseng From : Alain Frisch Date : Thu May 26 2005 11:08 pm Hello, After a few day of work and many stupid questions on this group, I'm happy to announce the first public release of SpiderCaml, an interface between SpiderMonkey and the Objective Caml language (OCaml). OCaml is a modern, efficient, and type-safe functional and object oriented programming language. Thanks to SpiderMonkey and SpiderCaml, it is now easy to embed a Javascript interpreter in OCaml applications. Download: http://yquem.inria.fr/~frisch/SpiderCaml/download/SpiderCaml-0.1.tar.gz API: http://yquem.inria.fr/~frisch/SpiderCaml/doc Alain Frisch .