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.
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.
Show More >
CL REPL
Loading...
