From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail4-relais-sop.national.inria.fr (mail4-relais-sop.national.inria.fr [192.134.164.105]) by sympa.inria.fr (Postfix) with ESMTPS id F26217ED26 for ; Tue, 12 Jun 2012 03:40:00 +0200 (CEST) X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AvsEAKKc1k+uedqy/2dsb2JhbABFtRiBB4JZP4lcC7kWjhqCO2ADiECNcIRBhS6EeoMA X-IronPort-AV: E=Sophos;i="4.75,752,1330902000"; d="scan'208";a="147340121" Received: from pse.psellos.com ([174.121.218.178]) by mail4-smtp-sop.national.inria.fr with ESMTP/TLS/DHE-RSA-AES256-SHA; 12 Jun 2012 03:39:59 +0200 Received: from [192.168.0.11] (71-212-58-41.tukw.qwest.net [71.212.58.41]) (authenticated bits=0) by pse.psellos.com (8.13.8/8.13.8) with ESMTP id q5C1dnEs032164 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=NO); Mon, 11 Jun 2012 20:39:56 -0500 From: Jeffrey Scofield Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Date: Mon, 11 Jun 2012 18:39:48 -0700 Message-Id: <0DC2AE2D-5ABA-4358-96C9-738C543BEA19@psellos.com> Cc: Jeffrey Scofield To: caml-list@inria.fr Mime-Version: 1.0 (Apple Message framework v1257) X-Mailer: Apple Mail (2.1257) X-Validation-by: jeffsco@psellos.com Subject: [Caml-list] OCaml-on-iOS resources updated for Lion For those interested in OCaml apps on iOS, I've updated all the resources on our site to work with OS X 10.7 (Lion). Right now, there are compilers for iOS itself and the iOS Simulator, an OpenGL ES interface, and 5 example apps (with sources). If you already have the iOS Simulator (part of Xcode), I repackaged 3 of the apps to run immediately in the simulator (with just a few clicks). So you can try them just for fun. Everything is listed on the main OCaml page: http://psellos.com/ocaml/ The old versions of the pages are still available on an archives page: http://psellos.com/ocaml/ocaml-archives.html The next thing to look at (I think) is support for OCaml 4. As always, I'm very happy to hear from anybody interested in running OCaml on iOS (or anything else I can help with). Jeffrey