Hi folks! Here's the latest release of guile-colorized: https://github.com/NalaGinrut/guile-colorized/releases
guile-colorized is a repl plugin to make your repl color. ChangeLog: * fixed bug: wrong display for pair, such like '(a b c . d) * Added LICENSE file (GPLv3) * color prompt PS: guile-colorized may contain bugs, please use it at your own risk. If you find something strange in your REPL, please consider disable guile-colorized plugin first. It may not a bug in Guile core. Best regards.