Babel2 — "Babel2 connects the implementations of our core technologies such as Fluid Construction Grammar (FCG) and Incremental Recruitment Language (IRL) with mechanisms for multi-agent interactions, robotic embodiment, cognitive processing and learning. An extensive monitoring system gives access to every detail of Babel2’s intermediate representations and dynamics and a high modularity ensures that the system can be used in a very wide variety of scenarios." I haven't tried it, but it sounds interesting.
cl-http2-protocol — "This is HTTP/2.0 draft-06 interopability test code written in Common Lisp. … The code offers a pure Common Lisp transport agnostic implementation of the HTTP 2.0 protocol at draft-06." This is
not related to Mallery's CL-HTTP, but is based on a Ruby library, ported and updated by
Akamai engineer Martin Flack.
emacs-cl — "Emacs Common Lisp is an implementation of Common Lisp, written in Emacs Lisp." A
fun hack by Lars Brinkhoff.
{} descriptions — "… a meta level descriptions library for Common Lisp," inspired by Smalltalk
Magritte and
Lisp On Lines."
Multi-year SBCL uptime. 1000+ days, pretty cool.
Work-in-progress ASDF 3.1 has a feature that creates objects called package-systems. The name stems from its melding of the CL package system with ASDF system definition objects. As a name "package-system" seems to me to be ripe for confusion, since it's not
the package system of CL, or
a package system in the fetch-me-useful-software sense. Can you suggest a better name? Chime in.
Before release is the proper time for a rename.