Zach Beane's Lisp Resources
Software
- Quicklisp is the answer
to Common Lisp library management problems
- Buildapp, an application for
building SBCL applications
- ZS3, a library for using Amazon S3 with Common Lisp
- Vecto, a layer
atop CL-VECTORS
that makes it easy to create vector graphics as PNGs
- SKIPPY, for reading and writing GIF files
- ZPB-TTF, for loading outlines and metrics
from TrueType files
- ZPB-EXIF, for
loading EXIF data from JPEG files
- Salza2, for producing compressed data in
the DEFLATE/ZLIB/GZIP
formats
- ZPNG, for writing PNG files from
Common Lisp
- jpeg-dimensions.lisp, a
few functions that can quickly extract width and height information
from a JPEG file
My public projects are hosted on github.com/xach.
Other Stuff
Articles
Resources