sbcl-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.
- Versions: 0.0.0-1.ea676b5
- Website: https://github.com/kingcons/colorize
- Licenses: Expat
- Package source: gnu/packages/lisp-xyz.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of sbcl-colorize
as follows:
guix install sbcl-colorize
Or install a particular version:
guix install sbcl-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.