. .
Home
Powered by Smalltalk
The author of this blog, James Robertson, passed away in April 2014. This blog is being maintained by David Buck (david@simberon.com).
Skip to Menu
smalltalk
16 January 2012 5:13:22 PM
DR Geo, using Pharo - on an iPad
Technorati Tags: ipad, pharo, drgeo
posted by James Robertson
[anonymous] 16 January 2012 10:57:45 PM
So does Pharo not use interpreted code, or how does it get around Apple's restrictions?
[James Robertson] 17 January 2012 12:19:14 AM
There's no restriction on using a JIT; the restriction is on loading code on the fly (as opposed to updating via the app store)
comments(2) | permanent link | printer friendly | next | prev
Archives:
Title Body
Comments
Re: Smalltalk, Pharo, iPad
[anonymous] 16 January 2012 10:57:45 PM
So does Pharo not use interpreted code, or how does it get around Apple's restrictions?
Re: Smalltalk, Pharo, iPad
[James Robertson] 17 January 2012 12:19:14 AM
There's no restriction on using a JIT; the restriction is on loading code on the fly (as opposed to updating via the app store)