- 3b-hdr — reader and writer for radiance HDR files — MIT
- algae — Assortment of Lisp Game Algorithms and Experiments — MIT
- arithmetic-operators-as-words — Just simple macros that expand to the normal arithmetic operators. I personally hate using the symbols.. — MIT
- bnf — BNF example generator. Useful for testing parser. — MIT
- check-bnf — Macro arguments checker. — MIT
- cl-async-await — An implementation of async/await for Common Lisp — AGPLv3
- cl-batis — SQL Mapping Framework for Common Lisp — MIT
- cl-dbi-connection-pool — CL-DBI-Connection-Pool - connection pool for CL-DBI — LLGPL
- cl-fix — A FIX (Financial Information eXchange) library for Common Lisp — Apache 2.0
- cl-migratum — Database schema migration system for Common Lisp — BSD 2-Clause
- cl-renderdoc — Wrapper around the renderdoc In-Application API for Common Lisp — MIT
- cl-string-generator — Generate string from regular expression — MIT
- cl-zipper — An implementation of functional zippers for Common Lisp — MIT Expat
- clast — CLAST is a Common Lisp library that can produce an "abstract syntax tree" of a "form". Its main use is for source analysis and transformation, e.g., extracting the "free variables" list from a form. — BSD
- clcs-code — Companion code for "The Common Lisp Condition System" — MIT
- clj — Some clojure conveniences for Common Lisp — MIT
- com-on — Utilities for dealing with COM interfaces. — zlib
- core-reader — Utilities for stream oriented reader. — MIT
- gtirb-capstone — Integration between GTIRB and the Capstone/Keystone libraries — MIT
- gtirb-functions — Function objects over GTIRB — MIT
- jingoh — DSL to notate specification, rather than test framework. — MIT
- matrix-case — Control flow macros which writing nested CASE easily. — Public domain
- millet — Wrapper for implementation dependent tiny utilities. — MIT
- null-package — Safe and robust S-Expression reader. Useful to read from unfailthfull stream/socket. — MIT
- packet-crafting — A library to craft network packets. — MIT
- postmodern-localtime — postmodern-localtime — You don't even have to buy me a beer
- prompt-for — Type safe user input. — MIT
- read-as-string — Reading S-Expression string from stream. — MIT
- resignal-bind — Tiny signal capturing facility. — MIT
- structure-ext — Tiny structure extensions for common lisp — MIT
- trestrul — Tiny utilities for TREe-STRUctured-List. — Public Domain
- validate-list — Allows you to validate the contents and structure of a list based off of a template — MIT
Removed projects: avl-tree, cl-mango, doubly-linked-list, hspell, osmpbf, pngload-fast.
To get this update, use
(ql:update-dist "quicklisp")
.