Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Haskell for the iPhone?

5 views
Skip to first unread message

dauc...@gmail.com

unread,
Aug 9, 2008, 10:05:56 AM8/9/08
to
Hey, all, I'm reading through the porting guide of GHC right now, but
I wonder if someone's already ported GHC to the iPhone? Apple has
released an emulator and SDK for the iPhone (free for personal use,
and then scaling up in price based on distribution model), and the
core language of that SDK is Objective-C, of course. The operating
system is darwin, and the architecture is a specialized chip (based
neither on intel nor PowerPC).

Has anyone already ported Haskell to the iPhone and is willing to
share their results (either as a binary or as a guide)? My goal here
is to use Haskell to develop apps for the iPhone using their SDK/
system API, so the Haskell system has to be able to make foreign/
system calls.

0 new messages