Steel Bank Common Lisp (SBCL) is a high performance Common Lisp compiler. In addition to the compiler and runtime system for ANSI Common Lisp, it provides an interactive environment including a debugger, a statistical profiler, a code coverage tool, and many other extensions.
RT provides a framework for writing regression test suites.
CF is a Common Lisp library for doing computations using continued fractions.
RE is a small, portable, lightweight, and quick, regular expression library for Common Lisp. It is a non-recursive, backtracing VM.
This is a Common Lisp library providing lambda shorthand macros aiming to be used in cases where the word lambda and the arguments are longer than the body of the lambda.
A minimal testing framework for Common Lisp.
This package provides Common Lisp bindings for libev.
NST is a unit/regression testing system for Common Lisp.
This package provides a PEM (Privacy-Enhanced Mail) parser for Common Lisp.
This package provide a Common Lisp library for .zip-file reading and writing.
cl-amb
provides an implementation of John McCarthy's ambiguous operator in portable Common Lisp.
This a Common Lisp library to convert geographic coordinates between latitude/longitude and Open Location Code.
dbi
is a Common Lisp library providing a database independent interface for MySQL, PostgreSQL and SQLite.
This package provides a PNG
Common Lisp system to operate with Portable Network Graphics file format.
This is the official Quil-Lang Quantum Virtual Machine (QVM), a flexible and efficient simulator for Quil.
Common Lisp Music is a music synthesis and signal processing package in the Music V family.
cl-tar
is a Common Lisp library providing a high-level interface for interacting with tar archives.
BST is a Common Lisp library for working with binary search trees that can contain any kind of values.
This is a Common Lisp library for processing data found in dBase III database files (dbf and db3 files).
This package implements The MD5 Message-Digest Algorithm, as defined in RFC 1321 by R. Rivest, published April 1992.
This is a Common Lisp library to handle the IBM PC version of the IXF (Integration Exchange Format) file format.
This is ZS3, a library for working with Amazon's Simple Storage Service (S3) and CloudFront service from Common Lisp.
This package provides the Common Lisp HTTP server WOO
, which is built on top of the libev
event library.