caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* [Caml-list] Example iPhone apps in OCaml
@ 2011-02-02  9:16 Jeffrey Scofield
  0 siblings, 0 replies; only message in thread
From: Jeffrey Scofield @ 2011-02-02  9:16 UTC (permalink / raw)
  To: caml-list; +Cc: Jeffrey Scofield

For anyone interested in writing iPhone apps in OCaml, I've
written up two examples.  You can get the sources and build
instructions here:

   http://psellos.com/ocaml/example-app-portland.html
   http://psellos.com/ocaml/example-app-slide24.html

The first is very simple, just to test the basic compiling,
linking and packaging.  When you run it, it shows you which side
of your iPhone is facing up.

The second implements the 5 x 5 sliding tile puzzle.  If you're
pressed for time it will solve the puzzle for you using the A*
heuristic search algorithm, then animate the solution.

Hopefully they'll be useful to some fellow OCaml/iPhone coders.
I'm very happy to receive comments, questions, and corrections.

Regards,

Jeffrey Scofield
Seattle


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2011-02-02  9:17 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-02-02  9:16 [Caml-list] Example iPhone apps in OCaml Jeffrey Scofield

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).