Scheme Droid
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! https://github.com/ddasilva/scheme-droid
更多
Scheme Droid 1.4 更新
2015年07月17日
Version 1.4:
– Added cancel button to halt code execution
– Parenthesis highlighting as you type
– Enhanced support for physical keyboards
– (current-output-port) tied to the console
– Moved to GitHub
– Added cancel button to halt code execution
– Parenthesis highlighting as you type
– Enhanced support for physical keyboards
– (current-output-port) tied to the console
– Moved to GitHub