Last updated 6 October 2005.
Common Lisp ships with a set of powerful built in data structures including the venerable list, full featured arrays, and hash-tables. CL-containers enhances and builds on these structures in two ways:
6 Oct 2005 |
I've decided to get cl-containers out without worrying about ASDF. This means I should be able to stick what's needed up on the web site by the end of this week (oh, oh, I've almost made a commitment). This includes:
|
5 Oct 2005 |
I've got most of cl-containers under darcs now and split away from various unneccesary dependencies of the rest of my code. The next steps are:
|
29 July 2005 | I'm in the process of converting cl-containers from a home grown defsystem to ASDF, of cleaning up some unnecessary dependencies and of trying to create a bit of documentation. I hope to have cl-containers up in some form real soon now. You can drop me e-mail if you're interested, would like to help or want to be notified when the code actually appears up here! |
Back to Common-lisp.net.