Shriram Krishnamurthi wrote at 09/18/2010 08:16 PM:
I would love to see a tool that lets me write Android apps using Racket.
  Perhaps the tool would convert Racket source code to Android Java-ish
source code, or perhaps convert Racket source code to Android's JVM-ish
virtual machine code.

An old version of Moby did just this (as I'm sure you know).  But
supporting too many platforms is a pain, so we switched to targeting
JavaScript.  Is there a reason that doesn't work for you?  You still
get Android apps (.apk's).
I meant more like any app I could write using the existing Android Java language. Moby seemed much more restrictive, and not actually intended for that purpose. Perhaps someone could use Moby as a starting point?

--
http://www.neilvandyke.org/

_________________________________________________
  For list-related administrative tasks:
  http://lists.racket-lang.org/listinfo/users

Reply via email to