sbcl-readline implements GNU Readline support for SBCL. It provides basic line editing, autocompletion, history, and works fine in debugger.

The latest version is 1.0.2. See ChangeLog for changes.

You may clone a git branch with the following command:

git clone git://jini-zh.org/sbcl-readline

or get it from Github: https://github.com/jini-zh/sbcl-readline