價格:免費
更新日期:2019-07-26
檔案大小:因裝置而異
目前版本:1.0.32
版本需求:Android 因裝置而異
官方網站:https://gitlab.com/eql/EQL5-Android/tree/master/examples/REPL
Email:polos.ruetz@gmail.com
A Common Lisp REPL with command line and history, plus a simple editor with syntax highlighting, simple visual paren-matching, basic auto-completion, a file dialog for opening/saving files, and a simple debug dialog.
It uses the ECL implementation for the Lisp side, and Qt5/QML for the UI.
A (patched) Slime is included, and Quicklisp is trivial to install (see command :h for help).
For more information, please see the READMEs in the project repository.
This is an Open Source project, see https://gitlab.com/eql/EQL5-Android/tree/master/examples/REPL
KNOWN ISSUE: if you want ssl support, you'll need either a clean install, or you study 'examples/REPL/README-1.md' section 'OpenSSL' on the website.