cl-repl
by PLS.153
Common Lisp REPL and simple editor
App Name | cl-repl |
---|---|
Developer | PLS.153 |
Category | Tools |
Download Size | 18 MB |
Latest Version | 1.0.67 |
Average Rating | 4.70 |
Rating Count | 212 |
Google Play | Download |
AppBrain | Download cl-repl Android app |
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.
Slime is included, and Quicklisp is trivial to install (see command :h for help).
File exchange in local WiFi is possible, see command :w in help window.
This is an Open Source project, see https://gitlab.com/eql/lqml/-/tree/master/examples/cl-repl
Recent changes:
- query dialog (for input) now a small popup
- add button color settings *button-color*, *botton-text-color*, *button-opacity*, *cursor-color* (all meant for 'dark mode' colors)
- resizable editor window
- file exchange in local WiFi, see :h (help window) and command :w
- improved help
It uses the ECL implementation for the Lisp side, and Qt5/QML for the UI.
Slime is included, and Quicklisp is trivial to install (see command :h for help).
File exchange in local WiFi is possible, see command :w in help window.
This is an Open Source project, see https://gitlab.com/eql/lqml/-/tree/master/examples/cl-repl
Recent changes:
- query dialog (for input) now a small popup
- add button color settings *button-color*, *botton-text-color*, *button-opacity*, *cursor-color* (all meant for 'dark mode' colors)
- resizable editor window
- file exchange in local WiFi, see :h (help window) and command :w
- improved help