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 NAA10958; Thu, 8 May 2003 13:51:17 +0200 (MET DST) X-Authentication-Warning: pauillac.inria.fr: majordomo set sender to owner-caml-list@pauillac.inria.fr using -f 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 NAA11488 for ; Thu, 8 May 2003 13:51:16 +0200 (MET DST) Received: from psyche.kaba.or.jp (psyche.kaba.or.jp [202.249.19.1]) by nez-perce.inria.fr (8.11.1/8.11.1) with ESMTP id h48BpET18340 for ; Thu, 8 May 2003 13:51:14 +0200 (MET DST) Received: from mail.kaba.or.jp (cascade.kaba.or.jp [202.249.19.34]) by psyche.kaba.or.jp (Postfix) with ESMTP id E7DE722A18 for ; Thu, 8 May 2003 20:51:11 +0900 (JST) Received: from WARP (dhcp04.kaba.or.jp [202.249.19.39]) by mail.kaba.or.jp (Postfix) with SMTP id 9709949A6B for ; Thu, 8 May 2003 20:51:11 +0900 (JST) Message-ID: <001901c31557$f6d29600$2713f9ca@WARP> From: "Nicolas Cannasse" To: "OCaml" Subject: [Caml-list] Announce - ODLL Release Date: Thu, 8 May 2003 20:50:04 +0900 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1106 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 X-Spam: no; 0.00; cannasse:01 warplayer:01 librairies:01 motion-twin:01 cmxa:01 ocaml:01 nicolas:01 stubs:01 interfaces:01 consortium:01 cma:03 dll:03 lexifi:03 interface:03 library:03 Sender: owner-caml-list@pauillac.inria.fr Precedence: bulk Hi list ! I'm please to announce the first release of ODLL. If you're having a boss asking you to write C librairies but if you prefer to write them in OCaml, this tool is for you ! ODLL is creating a Win32 DLL from an OCaml library, and automatically generating the C stubs needed to interface the OCaml code and the C code and the .H interface. Simply run ODLL with you CMA/CMXA and one or several CMI interfaces and ODLL will do the job for you. The distribution is available at http://tech.motion-twin.com Comments/suggestions are welcome, Thanks to Lexifi - member of the Ocaml consortium - for their support in this project. Nicolas Cannasse ------------------- 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