
Hello, I know nothing about the architecture of iOS running on an iPad. However, I have a friend who just bought the newer iPad. It seems that either C++ or Objective C is available on iPad for development(actually the icon says C++). What are the prospects of getting Haskell ported to iOS? Vasili

On Wed, Aug 31, 2011 at 00:32, Vasili I. Galchin
I know nothing about the architecture of iOS running on an iPad. However, I have a friend who just bought the newer iPad. It seems that either C++ or Objective C is available on iPad for development(actually the icon says C++). What are the prospects of getting Haskell ported to iOS?
http://www.haskell.org/haskellwiki/IPhone is a compendium of discussion and work on the subject. I don't know the current state of it. -- brandon s allbery allbery.b@gmail.com wandering unix systems administrator (available) (412) 475-9364 vm/sms

Here's a repository that demonstrates Lisp written in Haskell running on the
iPad via Haskell-iPhone (see http://www.haskell.org/mailman/listinfo/iphone
):
https://github.com/dpp/LispHaskellIPad
The library is mature and the author is tremendously responsive on the
Haskell-iPhone list.
On Tue, Aug 30, 2011 at 9:32 PM, Vasili I. Galchin
Hello,
I know nothing about the architecture of iOS running on an iPad. However, I have a friend who just bought the newer iPad. It seems that either C++ or Objective C is available on iPad for development(actually the icon says C++). What are the prospects of getting Haskell ported to iOS?
Vasili
_______________________________________________ Haskell-Cafe mailing list Haskell-Cafe@haskell.org http://www.haskell.org/mailman/listinfo/haskell-cafe
-- Lift, the simply functional web framework http://liftweb.net Simply Lift http://simply.liftweb.net Follow me: http://twitter.com/dpp Blog: http://goodstuff.im
participants (3)
-
Brandon Allbery
-
David Pollak
-
Vasili I. Galchin