- asdf - ASDF (Another System Definition Facility) is an extensible build facility for Common Lisp software
- ASDlite - ASDlite is a light-weight version of ASDF, a popular build facility for Common Lisp
- corona - Corona is a library for building and controlling virtual machines
- Epsilon - This library provides SBCL with monolithic library support necessary to securely build, load and distribute binary packages
- evol - evol - entrenched virtues of lisp (love reversed) aims to be a compatible and full-fledged replacement for the GNU autotools stack targeted at coping with the autotools' shortcomings while not repeating the mistakes made and still being made at comparable build tool projects
- mk-defsystem - MK-DEFSYSTEM is a system definition utility; it fills a similar role for CL as make(1) does for C
- Overlord - Overlord is an experimental build system for Common Lisp, inspired by Redo
- poiu - poiu is an asdf extension that builds in parallel
- XCVB - XCVB, an eXtensible Component Verifier and Builder for Lisp is an attempt to replace asdf
build
Build/make systems. See also development.