cl-colorize 0.0.0-1.ea676b5
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.
- 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 cl-colorize 0.0.0-1.ea676b5
as follows:
guix install cl-colorize@0.0.0-1.ea676b5
Or install the latest version:
guix install cl-colorize
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.