Send to Printer
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
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)