I was wondering if there is a way to colorize a Common Lisp REPL. Although terminfo seems to lay some groundwork for that, I've yet to find a library that actually uses it for coloring. Has someone done it already? Vim plugins and implementation-specific libraries (such as linedit for SBCL) are welcome.
PS: I am aware of Emacs, and would prefer a Vim alternative if the solution has to be wrapped inside an editor. My preference of SBCL against CLISP, on the other hand, isn't as critical.
By now, slimv + vim as reminded by wvxvw will do. Finding a standalone CL library is pending.
http://www.vim.org/scripts/script.php?script_id=2531