From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Delivered-To: caml-list@yquem.inria.fr Received: from nez-perce.inria.fr (nez-perce.inria.fr [192.93.2.78]) by yquem.inria.fr (Postfix) with ESMTP id 626C8BC88 for ; Sat, 5 Feb 2005 17:37:31 +0100 (CET) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.193]) by nez-perce.inria.fr (8.13.0/8.13.0) with ESMTP id j15GbUjJ006717 for ; Sat, 5 Feb 2005 17:37:31 +0100 Received: by wproxy.gmail.com with SMTP id 70so1246507wra for ; Sat, 05 Feb 2005 08:37:30 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=AzNUwJMs3D7toqCqUwCTii0zZNZ+Tmy26Qp0XJ5WmLyylqHvbPHx2pcQSTeTEX/PgJ9dxjjKehgTEAOIbodf2hP8KWeQkgC/JS6TZ1Us53onMsaQbA7h/W8RIfluUHcIQhgAgEp6EsoLca6Pe2c7NwuKqWoRxC3RD+OvSE7hk0M= Received: by 10.54.24.45 with SMTP id 45mr31941wrx; Sat, 05 Feb 2005 08:37:30 -0800 (PST) Received: by 10.54.40.52 with HTTP; Sat, 5 Feb 2005 08:37:30 -0800 (PST) Message-ID: <3a2f4a1305020508377ec6ddaf@mail.gmail.com> Date: Sat, 5 Feb 2005 17:37:30 +0100 From: Julien Roussel Reply-To: Julien Roussel To: Oliver Bandel Subject: Re: [Caml-list] OCaml && COCOA-Environment (Mac-OS-X/GUI) Cc: caml-list@yquem.inria.fr, tipoix@free.fr, ml-labo@epimac.org In-Reply-To: <20050205000208.GB1364@first.in-berlin.de> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <20050205000208.GB1364@first.in-berlin.de> X-Miltered: at nez-perce with ID 4204F64A.000 by Joe's j-chkmail (http://j-chkmail.ensmp.fr)! X-Spam: no; 0.00; caml-list:01 ocaml:01 oliver:01 oliver:01 bandel:01 in-berlin:01 wrote:01 lib:01 ocaml:01 guis:01 caml-list:01 beginner's:01 beginners:01 bug:01 img:98 X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on yquem.inria.fr X-Spam-Status: No, score=0.0 required=5.0 tests=RCVD_BY_IP autolearn=disabled version=3.0.2 X-Spam-Level: Hello Oliver, There is a COCOA-CAML binding developed by Jean-Baptiste Poix, an alpha version is available at http://labo.epimac.org/article.php3?id_article=7. Sorry but the page is still in french, an english version and a documentation will be available soon. You can download an example at http://labo.epimac.org/IMG/gz/first_cococaml.tar.gz. Please do not hesitate to contact Jean-Baptiste (tipoix@free.fr) with any questions. Regards, Julien. On Sat, 5 Feb 2005 01:02:08 +0100, Oliver Bandel wrote: > > Hello, > > is there a COCOA-Binding/Lib for OCaml? > > I want to do GUI-stuff for data-input by users > as well as 3D-graphics (OpenGL-like) on Mac-OS-X. > And I would be sooooo happy, it can be made with > OCaml. > Not that Objective-C or is a bad thing.... but > doing the whole stuff in OCaml is preferred. > > Is there a library to use Ocaml with Mac-OS-X' GUIs? > > TIA, > Oliver > > -- > > "Der Kopf ist rund, damit das Denken die Richtung wechseln kann." > (Francis Picabia) > > _______________________________________________ > Caml-list mailing list. Subscription management: > http://yquem.inria.fr/cgi-bin/mailman/listinfo/caml-list > Archives: http://caml.inria.fr > Beginner's list: http://groups.yahoo.com/group/ocaml_beginners > Bug reports: http://caml.inria.fr/bin/caml-bugs >