This is my own library of common functions and idioms. It includes a thin compatibility layer for implementation dependant features.
It includes the following packages:
:jarw.lib
while
and when-bind
as well as functions to convert
between different ways of implementing mappings in common
lisp.
:jarw.io
:jarw.string
:jarw.parse
parse-input
)
according to type conversion specifications and, to convert
internal types into strings (format-output
) with
the same conversion specification:jarw.properties
:jarw.search
:jarw.math
:crypt
:jarw.mop
It is available as a tar archive or the latest development version may be retrieved using the GIT Version control system using
git clone http://www.jarw.org.uk/lisp/cl-jarw.git
It is dependant on the following additional Common Lisp libraries:
Last Updated: 9th December 2007
Copyright © 2007 Dr John A.R. Williams