Zach Beane's Lisp Resources
Recent Software
- 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
Other Software
Undocumented, underdocumented, obsolete, ancient, experimental.
- newscluster, an old snapshot of the
Planet Lisp software
- TIMER, an event scheduling library for SBCL
- Salza, superseded by
Salza2. Salza2 is faster, produces smaller files, and is easier to
maintain.
- Salza-PNG, superseded by ZPNG
Other Stuff
Articles