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

cl-mcclim

Common Lisp GUI toolkit

McCLIM is an implementation of the Common Lisp Interface Manager specification, a toolkit for writing GUIs in Common Lisp.

Installation

Install the latest version of cl-mcclim as follows:

guix install cl-mcclim

Or install a particular version:

guix install cl-mcclim@0.9.8

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.