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 LAA19782; Tue, 13 Aug 2002 11:02:09 +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 LAA19708 for ; Tue, 13 Aug 2002 11:02:08 +0200 (MET DST) Received: from mel-rto4.wanadoo.fr (smtp-out-4.wanadoo.fr [193.252.19.23]) by nez-perce.inria.fr (8.11.1/8.11.1) with ESMTP id g7D928b03079 for ; Tue, 13 Aug 2002 11:02:08 +0200 (MET DST) Received: from mel-rta7.wanadoo.fr (193.252.19.61) by mel-rto4.wanadoo.fr (6.5.007) id 3D49FD3200460EDC for caml-list@inria.fr; Tue, 13 Aug 2002 11:02:07 +0200 Received: from warp (80.13.116.58) by mel-rta7.wanadoo.fr (6.5.007) id 3D49FF14003ED55F for caml-list@inria.fr; Tue, 13 Aug 2002 11:02:07 +0200 Message-ID: <002201c242a8$16c76360$0700a8c0@warp> From: "Nicolas Cannasse" To: "OCaml" Subject: [Caml-list] OCam'OLE pre.2 Date: Tue, 13 Aug 2002 11:02:01 +0200 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 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Sender: owner-caml-list@pauillac.inria.fr Precedence: bulk The new pre-release of OCam'OLE is now available at : http://tech.motion-twin.com/ocamole Makefile have been rewritten and some bugs have been corrected in order to support both bytecode and native code compilation mode. ...but compiling excel.ml with ocamlopt is causing a Stack Overflow ( a bug report have been submited at the ocaml team ). Nicolas Cannasse ------ OCam'OLE enable you to control remote COM objects with OCaml and is provided with OLEGen, a program that generate ML/MLI static type interface from the OLE Type Libraries. The current distribution include a sample that demonstrate the combined usage of OCam'OLE and OLEGen to enable the creation and the control of an MS Excel sheet in a few lines of OCaml code. ------------------- 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