A Common Lisp REPL featuring a simple editor, a command line, and a debug dialog (for restarts). Everything for Swank/Slime and Quicklisp is already included .
The editor allows to locally save files, has simple syntax highlighting, basic auto-indent, basic auto-completion, copy-paste of S-expressions, and a simple search function.
CL REPL V1.0.13更新日志:
bugfix: make * ** *** / // /// work again