Daniel da Silva опубликовал приложение 2010-09-22
(обновлено 2012-09-23)
(Updated) A scheme interpreter for Android. Scheme is a minimalist, multi-paradigm dialect of Lisp.
Implements all of R4RS Scheme except that continuations can only be used as escape procedures and strings are not mutable. Powered by the JScheme library.
Open source! http://code.google.com/p/scheme-droid/