caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* [Caml-list] OCaml on iPhone/iPad Simulator
@ 2011-06-13 18:21 Jeffrey Scofield
  2011-06-13 18:40 ` Raoul Duke
  0 siblings, 1 reply; 2+ messages in thread
From: Jeffrey Scofield @ 2011-06-13 18:21 UTC (permalink / raw)
  To: caml-list; +Cc: Jeffrey Scofield

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


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [Caml-list] OCaml on iPhone/iPad Simulator
  2011-06-13 18:21 [Caml-list] OCaml on iPhone/iPad Simulator Jeffrey Scofield
@ 2011-06-13 18:40 ` Raoul Duke
  0 siblings, 0 replies; 2+ messages in thread
From: Raoul Duke @ 2011-06-13 18:40 UTC (permalink / raw)
  To: caml-list

On Mon, Jun 13, 2011 at 11:21 AM, Jeffrey Scofield <jeffsco@psellos.com> wrote:
> need Apple's free (or inexpensive) development tools, Xcode.  You

certainly not free in any other sense. ahem.


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-06-13 18:40 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-06-13 18:21 [Caml-list] OCaml on iPhone/iPad Simulator Jeffrey Scofield
2011-06-13 18:40 ` Raoul Duke

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).