<p dir="ltr">Can we un-deprecate GHC&#39;s ability to compile to C code? C may be the best option to bridge to mobile, as Android, iOS, and Windows RT do support C/C++ apps.</p>
<div class="gmail_quote">On Jan 22, 2013 2:14 PM, &quot;Dan Choi&quot; &lt;<a href="mailto:dhchoi@gmail.com">dhchoi@gmail.com</a>&gt; wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div><br></div>What about the option of using Haskell&#39;s Parsec or AttoParsec to implement a Haskell-ish language that compiles down not to machine code but to Objective C or Android Java? Like how CoffeeScript compiles down to JavaScript.<div>
<br></div><div><div><br><br>On Saturday, January 19, 2013 1:58:03 PM UTC-5, Casey Hawthorne wrote:<blockquote class="gmail_quote" style="margin:0;margin-left:0.8ex;border-left:1px #ccc solid;padding-left:1ex">You would need native compilers for all the platforms and/or virtual
<br>machine technology.
<br>
<br>Might be easier to have the browser connect to a Haskell app.
<br>
<br>
<br>On Sat, Jan 19, 2013 at 10:42 AM, Andrew Pennebaker
<br>&lt;<a>andrew.p...@gmail.com</a>&gt; wrote:
<br>&gt; There are currently very few options, especially free and open source
<br>&gt; options, when it comes to developing cross-platform mobile applications.
<br>&gt; It&#39;s basically web apps with JavaScript, or C++. If Haskell supported app
<br>&gt; development on Android, iOS, and Windows RT, that alone would bring in more
<br>&gt; developers.
<br>&gt;
<br>&gt; Similarly, there are very few languages for mobile development that take
<br>&gt; advantage of multiple cores and multiple CPUs. Haskell&#39;s `parmap` is an
<br>&gt; amazing selling point. Can we please prioritize mobile support? I&#39;d much
<br>&gt; rather write everything in ML than PhoneGap.
<br>&gt;
<br>&gt; --
<br>&gt; Cheers,
<br>&gt;
<br>&gt; Andrew Pennebaker
<br>&gt; <a href="http://www.yellosoft.us" target="_blank">www.yellosoft.us</a>
<br>&gt;
<br>&gt; ______________________________<u></u>_________________
<br>&gt; Haskell-Cafe mailing list
<br>&gt; <a>Haskel...@haskell.org</a>
<br>&gt; <a href="http://www.haskell.org/mailman/listinfo/haskell-cafe" target="_blank">http://www.haskell.org/<u></u>mailman/listinfo/haskell-cafe</a>
<br>&gt;
<br>
<br>
<br>
<br>-- 
<br>--
<br>Regards,
<br>KC
<br>
<br>______________________________<u></u>_________________
<br>Haskell-Cafe mailing list
<br><a>Haskel...@haskell.org</a>
<br><a href="http://www.haskell.org/mailman/listinfo/haskell-cafe" target="_blank">http://www.haskell.org/<u></u>mailman/listinfo/haskell-cafe</a>
<br></blockquote></div></div></blockquote></div>