Hi,

If anyone is interested, I just wanted to let the JVM languages
community know that I managed to get one Java implementation of
Scheme, SISC Scheme, to run on Android's Dalvik's VM.  It has some
problems.  But I managed to invoke an interactive REPL that allowed me
to instantiate and manipulate some of the Java classes that ship with
Android without byte compliation - that is, 'on the fly.'  This means
that SISC Scheme matches some of the functionality of JRuby.  I posted
an article about how I managed to do it here:
http://www.neomantic.com/tutorials/sisc-scheme-on-androids-dalvik-vm.

Enjoy,

Chad

-- 
You received this message because you are subscribed to the Google Groups "JVM 
Languages" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/jvm-languages?hl=en.

Reply via email to