clc-lisp
Common Lisp source and compiler manager
Install
- All systems
-
curl cmd.cat/clc-lisp.sh
- Debian
-
apt-get install common-lisp-controller - Ubuntu
-
apt-get install common-lisp-controller - Kali Linux
-
apt-get install common-lisp-controller - Fedora
-
dnf install common-lisp-controller - Windows (WSL2)
-
sudo apt-get updatesudo 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.