<html><body bgcolor="#FFFFFF"><div>Well, Haskell is fun, isn't it? And that's what iPhone is perfect for: fun.</div><div><br></div><div>Back when I had iPod Touch 1G (jailbroken, of course), I used to run Hugs on it. Now I would love to see a Haskell interpreter in the App Store — which, by the way, is possible; as there are Scheme interpreters there, why not Haskell?</div><div><br>Отправлено с iPhone</div><div><br>Jun 18, 2011, в 22:27, Jack Henahan &lt;<a href="mailto:jhenahan@uvm.edu">jhenahan@uvm.edu</a>&gt; написал(а):<br><br></div><div></div><blockquote type="cite"><div><div>I suppose you could make a GUI, by why? Given that you'll have to be working on a jailbroken device, anyway, one could just as well use one of the numerous terminal emulators now floating around for jailbroken iOS. That said, the idea of people writing Haskell on phones and iPads and so on makes me just a little bit grinny.</div><br><div><div>On Jun 18, 2011, at 2:17 PM, Alexander Solla wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><br><br><div class="gmail_quote">On Sat, Jun 18, 2011 at 10:46 AM, John Velman <span dir="ltr">&lt;<a href="mailto:velman@cox.net"><a href="mailto:velman@cox.net">velman@cox.net</a></a>&gt;</span> wrote:<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

To further emphasize, I'd like to type in (or paste in) Haskell code and<br>
have it executed on the iPad. &nbsp;To reiterate: &nbsp;Something like Hugs, or ghci<br>
on the iPad.</blockquote><div><br></div><div>Since the iPhone OS is pretty much OS X for ARM, and GHC apparently now supports cross-compilation, you can compile GHC for iOS. &nbsp;I guess you could cross compile Hugs with GCC. &nbsp;Doing so probably isn't trivial, but it should be straightforward.</div>
<div><br></div><div>I bet you could even use Xcode to make a graphical user interface to GHCi.</div></div>
_______________________________________________<br>Haskell-Cafe mailing list<br><a href="mailto:Haskell-Cafe@haskell.org"><a href="mailto:Haskell-Cafe@haskell.org">Haskell-Cafe@haskell.org</a></a><br><a href="http://www.haskell.org/mailman/listinfo/haskell-cafe"><a href="http://www.haskell.org/mailman/listinfo/haskell-cafe">http://www.haskell.org/mailman/listinfo/haskell-cafe</a></a><br></blockquote></div><br></div></blockquote><blockquote type="cite"><div><span>_______________________________________________</span><br><span>Haskell-Cafe mailing list</span><br><span><a href="mailto:Haskell-Cafe@haskell.org">Haskell-Cafe@haskell.org</a></span><br><span><a href="http://www.haskell.org/mailman/listinfo/haskell-cafe">http://www.haskell.org/mailman/listinfo/haskell-cafe</a></span><br></div></blockquote></body></html>