KUTILS

Kyle's utility package for Common Lisp development

Introduction

This package contains utilities that I find useful in writing programs; that is, it is a collection of generally-useful functions and macros. Some of these I've written, and some of these derive from other sources.

The utilities can be categorised as

On Lisp

Quicklisp installation

Clone into your Quicklisp project's local-projects/ subdirectory, and call (ql:quickload :kutils).

CVS

You can browse our CVS repository or download the current development tree via anonymous cvs, as described here

Valid XHTML 1.0 Strict