From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.1.3 (2006-06-01) on yquem.inria.fr X-Spam-Level: * X-Spam-Status: No, score=1.5 required=5.0 tests=SPF_SOFTFAIL autolearn=disabled version=3.1.3 Received: from discorde.inria.fr (discorde.inria.fr [192.93.2.38]) by yquem.inria.fr (Postfix) with ESMTP id D1D24BC6C for ; Sun, 9 Sep 2007 17:30:33 +0200 (CEST) Received: from 42.mail-out.ovh.net (42.mail-out.ovh.net [213.251.189.42]) by discorde.inria.fr (8.13.6/8.13.6) with SMTP id l89FUXBf016078 for ; Sun, 9 Sep 2007 17:30:33 +0200 Received: (qmail 12324 invoked by uid 503); 9 Sep 2007 15:30:43 -0000 Received: from gw2.ovh.net (HELO mail190.ha.ovh.net) (213.251.189.202) by 42.mail-out.ovh.net with SMTP; 9 Sep 2007 15:30:43 -0000 Received: from b0.ovh.net (HELO queue-out) (213.186.33.50) by b0.ovh.net with SMTP; 9 Sep 2007 15:30:26 -0000 Received: from mac-clerc.imag.fr (HELO ?147.171.255.214?) (forum%x9c.fr@147.171.255.214) by ns0.ovh.net with SMTP; 9 Sep 2007 15:30:25 -0000 Mime-Version: 1.0 (Apple Message framework v752.2) Content-Transfer-Encoding: 7bit Message-Id: Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed To: caml-list@inria.fr From: "forum@x9c.fr" Subject: [ANN] Nickel project Date: Sun, 9 Sep 2007 17:30:46 +0200 X-Mailer: Apple Mail (2.752.2) X-Ovh-Remote: 147.171.255.214 (mac-clerc.imag.fr) X-Ovh-Local: 213.186.33.20 (ns0.ovh.net) X-Miltered: at discorde with ID 46E41199.002 by Joe's j-chkmail (http://j-chkmail . ensmp . fr)! X-Spam: no; 0.00; bindings:01 bindings:01 1.5:98 gpl:01 caml:02 objective:02 xavier:06 generates:07 classes:08 release:09 use:16 thanks:17 java:17 java:17 released:18 This post announces the first public release of the Nickel project. Nickel is a bindings/bridge generator for Objective Caml/Java. Nickel is released under the GPL v3. Nickel is part of the ocamljava project (http://ocamljava.x9c.fr). Home page: http://nickel.x9c.fr Features: - generates bindings to use Java classes from a Cadmium/Cafesterol program Requirements: - Java 1.5 or higher Give it a try ! Thanks, Xavier Clerc