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 TAA25414; Thu, 14 Jun 2001 19:36:35 +0200 (MET DST) X-Authentication-Warning: pauillac.inria.fr: majordomo set sender to owner-caml-list@pauillac.inria.fr using -f Received: (from weis@localhost) by pauillac.inria.fr (8.7.6/8.7.3) id TAA25824 for caml-list@pauillac.inria.fr; Thu, 14 Jun 2001 19:36:34 +0200 (MET DST) Received: from concorde.inria.fr (concorde.inria.fr [192.93.2.39]) by pauillac.inria.fr (8.7.6/8.7.3) with ESMTP id RAA23188 for ; Thu, 14 Jun 2001 17:23:01 +0200 (MET DST) Received: from smtp.slc.hardnoc.net ([199.165.191.234]) by concorde.inria.fr (8.11.1/8.10.0) with SMTP id f5EFN0X15214 for ; Thu, 14 Jun 2001 17:23:00 +0200 (MET DST) Received: (qmail 11518 invoked by uid 915); 14 Jun 2001 14:23:47 -0000 Received: from chriscurtis@satel.com by eric with qmail-scanner-0.96 (. Clean. Processed in 0.369671 secs); 14 Jun 2001 14:23:47 -0000 Received: from unknown (HELO hardnoc.net) (199.165.191.238) by 199.165.191.233 with SMTP; 14 Jun 2001 14:23:47 -0000 Received: from [207.109.147.4] (account ) by hardnoc.net (CommuniGate Pro WebUser 3.3.2) with HTTP id 181342; Thu, 14 Jun 2001 09:22:00 -0600 From: "Chris Curtis" Subject: Re: [Caml-list] Repeat: is there a Qt binding for OCaml? To: Jacques Garrigue , adridg@sci.kun.nl Cc: caml-list@inria.fr X-Mailer: CommuniGate Pro Web Mailer v.3.3.2 Date: Thu, 14 Jun 2001 09:22:00 -0600 Message-ID: In-Reply-To: <20010614155744J.garrigue@kurims.kyoto-u.ac.jp> MIME-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 8bit Sender: owner-caml-list@pauillac.inria.fr Precedence: bulk On Thu, 14 Jun 2001 15:57:44 +0900 Jacques Garrigue wrote: > Another interesting work to do is building an interface > for Cocoa > (Nextstep by its old name). This might prove much easier, > since > Objective C is more dynamic, and a closer match for > ocaml's OO. As the proud owner of a new G4 Macintosh running OS X, I think I'd agree. I've spent a day or two playing in Objective-C and Cocoa and am quite impressed. In contrast to C++-torture, ObjC is a marvelous experience - if you really need to do C. It's still not OCaml. :) One of the most interesting aspects of Cocoa/OpenStep is the Interface Builder ... you can build, prototype, & test the GUI pieces without any of the background code written. Being relatively new to both Cocoa and OCaml I have no idea how hard it would be to build that interface, but I'm sure willing to give it a go. --chris Chris Curtis Senior Consultant Satel Corporation ------------------- Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/ To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr