From mboxrd@z Thu Jan 1 00:00:00 1970 Received: (from majordomo@localhost) by pauillac.inria.fr (8.7.6/8.7.3) id TAA19569; Wed, 5 Jun 2002 19:18:49 +0200 (MET DST) Received: from nez-perce.inria.fr (nez-perce.inria.fr [192.93.2.78]) by pauillac.inria.fr (8.7.6/8.7.3) with ESMTP id TAA19562 for ; Wed, 5 Jun 2002 19:18:48 +0200 (MET DST) From: Bruno.Verlyck@inria.fr Received: from waco.inria.fr (waco.inria.fr [128.93.25.2]) by nez-perce.inria.fr (8.11.1/8.11.1) with ESMTP id g55HImr06807 for ; Wed, 5 Jun 2002 19:18:48 +0200 (MET DST) Received: (from verlyck@localhost) by waco.inria.fr (8.11.1/8.11.1) id g55HIlA20069; Wed, 5 Jun 2002 19:18:47 +0200 Date: Wed, 5 Jun 2002 19:18:47 +0200 Message-Id: <200206051718.g55HIlA20069@waco.inria.fr> X-Authentication-Warning: waco.inria.fr: verlyck set sender to Bruno.Verlyck@inria.fr using -f To: caml-announce@inria.fr Subject: [Caml-list] Cash 0.10 Mime-Version: 1.0 (generated by tm-edit 7.106) Content-Type: text/plain; charset=US-ASCII Sender: owner-caml-list@pauillac.inria.fr Precedence: bulk I'm pleased to announce the first release (0.10) of Cash, the Caml Shell. * What is Cash ? Cash is a Caml implementation of (an as large as possible subset of) the API of Scsh (0.5.3), the Scheme Shell by Olin Shivers. It's designed for writing standalone Unix programs and shell scripts (but rather *not* for interactive command use). It spans a wide range of application, from "script" applications usually handled with perl or sh, to more standard systems applications usually written in C. * Release 0.10 This is the first public release of Cash. I see it as beta, but I don't expect a lot of bugs :-). For more information, see: http://pauillac.inria.fr/cash/ Download the most recently distributed source: ftp://ftp.inria.fr/INRIA/Projects/cristal/cash/cash.tar.gz Stay in sync with latest development / bug fixes (CVS archive): http://camlcvs.inria.fr/cgi-bin/cvsweb.cgi/cash/ Documentation: http://pauillac.inria.fr/cash/latest/doc/doc.dvi http://pauillac.inria.fr/cash/latest/doc/doc.ps http://pauillac.inria.fr/cash/latest/doc/index.html * Bugs Bug reports, comments, doc typos, and contributions are very welcome: drop me a mail at Bruno.Verlyck@inria.fr. Have fun, Bruno. ------------------- 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