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
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