SISC Scheme on Android's Dalvik VM
Posted: 06 Feb 2010I managed to invoke REPL on Android’s Dalvik VM. I encountered a number a problems, but amazingly I managed to get the REPL to instantiate and manipulate a Java class that ships with the Android OS.
As far as I know, this is the first time that anyone has managed to get a Scheme implementation to run on Android