clc-update-customized-images

Common Lisp source and compiler manager

Install

All systems
curl cmd.cat/clc-update-customized-images.sh
Debian Debian
apt-get install common-lisp-controller
Ubuntu
apt-get install common-lisp-controller
image/svg+xml Kali Linux
apt-get install common-lisp-controller
Fedora
dnf install common-lisp-controller
Windows (WSL2)
sudo apt-get update sudo apt-get install common-lisp-controller
Raspbian
apt-get install common-lisp-controller

common-lisp-controller

Common Lisp source and compiler manager

This package helps installing Common Lisp sources and compilers. It creates a user-specific cache of compiled objects. When a library or an implementation is upgraded, all compiled objects in the cache are flushed. It also provides tools to recompile all libraries and to generate Debian packages from asdf-install packages. Also includes clc-clbuild, a wrapper for clbuild. Please see http://common-lisp.net/project/clbuild/ for more information. This package also contains a wrapper to invoke emacs with a clbuild provided slime environment.