This package browser is in early development. Mind the rough edges.

ecl-colorize

Common Lisp for syntax highlighting

colorize is a Lisp library for syntax highlighting supporting the following languages: Common Lisp, Emacs Lisp, Scheme, Clojure, C, C++, Java, Python, Erlang, Haskell, Objective-C, Diff, Webkit.

Installation

Install the latest version of ecl-colorize as follows:

guix install ecl-colorize

Or install a particular version:

guix install ecl-colorize@0.0.0-1.ea676b5

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.