<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Shriram Krishnamurthi wrote at 09/18/2010 08:16 PM:
<blockquote
cite="mid:AANLkTi=n+hicSsezhBx4PYvsC63J-qNH4RaLZpbGK=ta@mail.gmail.com"
type="cite">
<blockquote type="cite">
<pre wrap="">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.
</pre>
</blockquote>
<pre wrap=""><!---->
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).
</pre>
</blockquote>
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?<br>
<br>
<div class="moz-signature">-- <br>
<a class="moz-txt-link-freetext" href="http://www.neilvandyke.org/">http://www.neilvandyke.org/</a>
</div>
<br>
</body>
</html>