[racket] Racket equivalent to RubyMotion

From: Neil Toronto (neil.toronto at gmail.com)
Date: Wed Dec 12 15:45:20 EST 2012

I have an arithmetic practice puzzle game thingy ready for when somebody 
makes this.

Would it be easiest to use Danny's Racket-to-JavaScript compiler?

On 12/12/2012 09:02 AM, Grant Rettke wrote:
> Sounds like a fun project.
>
> On Wed, Dec 12, 2012 at 9:56 AM, Geoffrey S. Knauth <geoff at knauth.org
> <mailto:geoff at knauth.org>> wrote:
>
>     I'm writing in Racket, after months of Scala, which was nice too, in
>     a different way.  Today I found out about RubyMotion, and wondered
>     how hard it would be to do do the same thing in Racket, i.e., write
>     iOS apps in Racket, and write Android apps in Racket.  In know I can
>     write Android apps in Scala.  I don't remember if there's a Racket
>     way to do that.
>
>     Geoff
>
>     [1] http://www.rubymotion.com/
>     [2] http://pragprog.com/book/carubym/rubymotion
>     ____________________
>        Racket Users list:
>     http://lists.racket-lang.org/users
>
>
>
>
> --
> Grant Rettke | ACM, AMA, COG, IEEE
> grettke at acm.org <mailto:grettke at acm.org> | http://www.wisdomandwonder.com/
> Wisdom begins in wonder.
> ((λ (x) (x x)) (λ (x) (x x)))
>
>
> ____________________
>    Racket Users list:
>    http://lists.racket-lang.org/users
>


Posted on the users mailing list.