| File type | APK |
|---|---|
| Version | 1.0.36 |
| Publisher | PLS.153 |
| Release date | Apr 24, 2020 |
| Date added | Apr 24, 2020 |
| Os requirements | Android |
| Requirements | Requires Android |
| Total downloads | 0 |
| Price | Free |
Description
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.