caml-list - the Caml user's mailing list
 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] Example iPhone apps in OCaml
Date: Wed, 2 Feb 2011 01:16:36 -0800	[thread overview]
Message-ID: <286FD1E3-3ACD-48CD-BD6C-5FA9E7862475@psellos.com> (raw)

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


                 reply	other threads:[~2011-02-02  9:17 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=286FD1E3-3ACD-48CD-BD6C-5FA9E7862475@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;
as well as URLs for NNTP newsgroup(s).