[racket] Gambit Scheme for the iPhone and iPad
On Jun 4, 2011, at 7:55 PM, Nevo <sakur.deagod at gmail.com> wrote:
> Hi Prabhakar!
> This is a nice sharing. Have you by chance bought that app and actually run on your iPhone/iPad? I just wonder whether this is console based REPL only,
It has an editor that allows for multiple 'scripts'. When one is run, the environment drops into a repl.
(edit) returns to the multiple script view.
One of the examples is a webview that apparently supports HTML output. I don't know how extensively; I just now downloaded it at this party. I'm oozing geekiness beyond acceptable levels.
(exit)
> or having graphics support as DrRacket does, how is the performance (pure interpreter mode or JIT enabled?). I'm not clear if Apple actually ever has explicitly restricted applications bundled with a programming language interp, but they seems disallowing application to download *script* or other executable files from other places. I think we can provide a DrRacket like programming/educating/developing environment. MonoTouch is a good example to run another programming runtime over the native platform.
>
> - nevo
>
> On 5 June 2011 06:15, Prabhakar Ragde <plragde at uwaterloo.ca> wrote:
> I stopped reading comp.lang.scheme some time ago, so I wasn't aware until just now that in early May, Marc Feeley succeeded in placing a Gambit Scheme universal app (iPhone/iPad) in the App Store.
>
> http://itunes.apple.com/us/app/gambit-repl/id434534076?mt=8
>
> This is the first indication I had that Apple had relaxed their App Store restrictions sufficiently to permit real programming language interpreters. I thought others on this list might be interested in knowing this fact. --PR
> _________________________________________________
> For list-related administrative tasks:
> http://lists.racket-lang.org/listinfo/users
>
> _________________________________________________
> For list-related administrative tasks:
> http://lists.racket-lang.org/listinfo/users
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/users/archive/attachments/20110604/925ff060/attachment.html>