[plt-scheme] Volunteers: help with Moby!

From: Shriram Krishnamurthi (sk at cs.brown.edu)
Date: Wed Jan 28 08:07:59 EST 2009

True enough.  Still, compiling to J2ME and using a bridge is far more
cost-effective in letting us support a variety of mobile platforms.

Does the Dalvik VM have a tail call instruction?

On Wed, Jan 28, 2009 at 8:03 AM, Noel Welsh <noelwelsh at gmail.com> wrote:
> On Sat, Jan 17, 2009 at 1:06 AM, Danny Yoo <dyoo at cs.wpi.edu> wrote:
>> One other point against bytecode translation is that mzscheme's
>> bytecodes are a moving target, and as far as I can tell, Android's
>> bytecodes are undocumented and subject to change at whim.
>
> Just FYI, the Dalvik VM (on which Android runs) is OSS and documented:
>
> http://source.android.com/
>
> N.
> _________________________________________________
>  For list-related administrative tasks:
>  http://list.cs.brown.edu/mailman/listinfo/plt-scheme
>


Posted on the users mailing list.