I'm not aware of anyone having done any work getting Racket to run on iOS.
 If you are really interested in the general idea, though, there are some
other Lisps/Schemes that folks have gotten to run on that platform.
 Notably, I came across an article about developing a game for iOS using
Gambit Scheme recently:

http://jlongster.com/Open-Sourcing-My-Gambit-Scheme-iOS-Game-from-2010

I think they took the approach of compiling the (written in c) Scheme
compiler / interpreter to target iOS.  Not sure how big of an undertaking
it would be to do something similar with Racket (I'd assume not small).


On Fri, Nov 15, 2013 at 5:41 PM, Gregory Gelfond <gelfond.g...@gmail.com>wrote:

> Hi All,
>
> I've been playing with Pythonista for iOS and it's quite a useful app. It
> got me thinking however. Are there any plans to bring Dr. Racket (or some
> analogous) tool for iOS?
>
> Thank you kindly,
> Gregory Gelfond
>
> ____________________
>   Racket Users list:
>   http://lists.racket-lang.org/users
>
>
____________________
  Racket Users list:
  http://lists.racket-lang.org/users

Reply via email to