Scheme Droid

  • 应用版本:
  • 应用大小:
  • 系统要求:
  • 更新时间:2021-03-6 22:24
  • 访问密码:659522

无法下载?请联系QQ:739696033

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

Top