Add ANSI colors support to the sly mrepl. It is a port from the slime version of Max Mikhanosha.
Place sly-repl-ansi-color.el in your emacs-path and enable to contrib by default by writing the following in your init.el
(push 'sly-repl-ansi-color sly-contribs)
The code is licensed under the GPL. See [LICENSE][LICENSE] for details.