<html><body><div style="color:#000; background-color:#fff; font-family:arial, helvetica, sans-serif;font-size:12pt"><div><span>I dont think that is true because this exists in App store for quite some time now ---&gt;&nbsp;http://itunes.apple.com/us/app/gambit-repl/id434534076?mt=8 . Unless Gambit is not runtime generated code.&nbsp;</span></div><div><span><br></span></div><div><span>Afaik the only thing &nbsp;that is not allowed is for the user (the person using the app) to have access to the iOS API , of course the app itself can access the API.&nbsp;</span></div><div><span><br></span></div><div><span>Even if that is true , will it be hard to provide a compliant version to the app store ? I mean without CogVM.&nbsp;</span></div><div><br></div>  <div style="font-family: arial, helvetica, sans-serif; font-size: 12pt; "> <div style="font-family: 'times new roman', 'new york', times, serif; font-size: 12pt; "> <div dir="ltr"> <font size="2" face="Arial">
 <hr size="1">  <b><span style="font-weight:bold;">From:</span></b> Bert Freudenberg &lt;bert@freudenbergs.de&gt;<br> <b><span style="font-weight: bold;">To:</span></b> The general-purpose Squeak developers list &lt;squeak-dev@lists.squeakfoundation.org&gt; <br> <b><span style="font-weight: bold;">Sent:</span></b> Wednesday, 25 July 2012, 19:31<br> <b><span style="font-weight: bold;">Subject:</span></b> Re: [squeak-dev] Squeak VM for iPad --- Current progress?<br> </font> </div> <br>On 25.07.2012, at 01:01, Stefan Marr wrote:<br><br>&gt; Hi Marcel:<br>&gt; <br>&gt; On 25 Jul 2012, at 09:42, Marcel Taeumel wrote:<br>&gt; <br>&gt;&gt; What is the current progress for the Squeak VM that runs on iOS?<br>&gt; <br>&gt; Progress? No progress there, it just works ;)<br>&gt; I suppose Esteban is the 'official' maintainer. So, I guess the latest code is in the Pharo people's git repository: <a href="http://gitorious.org/cogvm"
 target="_blank">http://gitorious.org/cogvm</a><br>&gt; <br>&gt; And if you hope for a CogVM on iOS, well, that will still take a bit.<br>&gt; Lars makes very good progress on the port to ARM, but it is still a lot of work.<br><br><br>Apple's current guidelines disallow running runtime-generated code. So Cog is out. But Esteban recently got the Stack VM to compile which works fine, and John's interpreter works for a couple of years now.<br><br>You will have to compile a VM yourself, or have someone compile it specifically for your iOS device (unless it is jailbroken). Apple does allow apps written in Squeak into the store, but it will not allow a generic VM which can run anything.<br><br>- Bert -<br><br><br><br><br> </div> </div>  </div></body></html>