Mailing list for all users of the OCaml language and system.
 help / color / mirror / Atom feed
From: Jeffrey Scofield <jeffsco@psellos.com>
To: caml-list@inria.fr
Cc: Jeffrey Scofield <jeffsco@psellos.com>
Subject: [Caml-list] OCaml on iPhone/iPad Simulator
Date: Mon, 13 Jun 2011 11:21:22 -0700	[thread overview]
Message-ID: <DF844A96-8015-4F6E-A064-8AFF47F49AEE@psellos.com> (raw)

I've been working for a while with OCaml on iOS devices (iPhone and
iPad).  Just recently I've also gotten OCaml working on the iOS
Simulator.  This is an easy way to try out OCaml on iOS, as you just
need Apple's free (or inexpensive) development tools, Xcode.  You
don't need a device, or to register as an iOS developer.  I've put
sources and binaries for everything on our website.

For those interested, here are some links:

    [How to make OCaml 3.12.0 generate code for iOS Simulator][1]
    [Amusing sample app named Gamut that runs in the Simulator][2]
    [General page of OCaml-on-iOS resources][3]

[1]: http://psellos.com/ocaml/compile-to-iossim.html
[2]: http://psellos.com/ocaml/example-app-gamut.html
[3]: http://psellos.com/ocaml/index.html

Compiling and running under the iOS Simulator works with all recent
Xcode versions (3 and 4).  However, you currently need to use Xcode
3 to build a 32-bit OCaml compiler (Mantis bug # 5268).

OCaml on iPhone is working in production (we sell an iPhone app).  I'm
finding that the iOS Simulator is a pretty nice development environment.
For most things it's a lot quicker than testing on an actual device.

I'd be happy to hear from anybody interested in OCaml on iOS.

Jeffrey Scofield
jeffsco@psellos.com
Seattle


             reply	other threads:[~2011-06-13 18:22 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-06-13 18:21 Jeffrey Scofield [this message]
2011-06-13 18:40 ` Raoul Duke

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=DF844A96-8015-4F6E-A064-8AFF47F49AEE@psellos.com \
    --to=jeffsco@psellos.com \
    --cc=caml-list@inria.fr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox