2014-07-14

July 2014 Quicklisp dist update now available

New projects:
  • bit-smasher — Common Lisp library for handling bit vectors, bit vector arithmetic, and type conversions. — MIT
  • cl-cli — Command line parser — WTFPL
  • cl-voxelize — Cl-voxelize is a library to convert polygon models into voxel models for particle-based physics simulation. — LLGPL
  • equals — Generic Equality and Comparison for Common Lisp — MIT
  • hash-set — An implementation of the hash-set data structure. — Unlicense
  • mpc — Monadic Parser Combinators for Common Lisp. MPC tries to be simple and practical while being powerful, well documented and fairly performant. A friendly fork of Drew Crampsies _Smug_ library. — GNU Affero General Public License
  • pp-toml — TOML parser — LLGPL
  • printv — printv: a batteries-included tracing and debug-logging macro — Apache 2.0
  • purl — Parse and print URLs as described in RFC 1738. — GNU AGPL
  • software-evolution — programmatic modification and evaluation of extant software — GPL V3
  • south — Simple OaUTH library for oAuth1.0 — Artistic
Updated projects: 3bmd, access, aws-sign4, btrie, caveman, chirp, cl-ana, cl-async, cl-autowrap, cl-charms, cl-colors, cl-conspack, cl-coroutine, cl-ftp, cl-fuse-meta-fs, cl-html5-parser, cl-ltsv, cl-mustache, cl-plplot, cl-ply, cl-project, cl-qrencode, cl-rdfxml, cl-rethinkdb, cl-sdl2, cl-xul, clack, closer-mop, clsql-helper, coleslaw, colleen, com.informatimago, conium, contextl, crane, datafly, drakma-async, esrap, function-cache, gbbopen, glyphs, hctsmsl, ieee-floats, lisp-interface-library, lisp-unit2, marching-cubes, mime4cl, ningle, packet, paiprolog, plump, protobuf, racer, readable, repl-utilities, rutils, sexml, shelly, slime, spinneret, talcl, trivial-ldap, vgplot, weblocks, weblocks-utils, wookie.

SBCL 1.2.1 changed some internals that SLIME 2.7 relied on. This update includes SLIME 2.8, which works fine with SBCL 1.2.1.

To get the dist update, use (ql:update-dist "quicklisp").

Enjoy!