IOLib
CommonLisp I/O library
Overview
Download
Documentation
Mailing lists
Bug Tracker
Download
Releases
Releases are signed with
my key
(id: 0xCFBD0125).
iolib-0.6.0.tar.gz
(signature)
-- Wednesday, 28-Jan-2009 11:06:14 EST
Live sources
(last updated Tuesday, 30-Jun-2009 09:43:59 EDT)
$ git clone http://common-lisp.net/project/iolib/git/iolib.git
Daily snapshots can be downloaded from
here
.
Dependencies:
ALEXANDRIA
:
http://common-lisp.net/project/alexandria/darcs/alexandria
(DARCS repository)
TRIVIAL-FEATURES
:
http://common-lisp.net/~loliveira/tarballs/trivial-features/trivial-features_latest.tar.gz
TRIVIAL-GARBAGE
:
http://common-lisp.net/~loliveira/tarballs/trivial-garbage/trivial-garbage_latest.tar.gz
BABEL
:
http://common-lisp.net/project/babel/releases/babel_latest.tar.gz
CFFI
, the Common Foreign Function Interface:
http://common-lisp.net/project/cffi/releases/cffi_latest.tar.gz
BORDEAUX-THREADS
:
http://common-lisp.net/project/bordeaux-threads/releases/bordeaux-threads_latest.tar.gz
CL-PPCRE
:
http://weitz.de/files/cl-ppcre.tar.gz
Test suite
In order to load the test suite you'll also need these libraries:
ARNESI
:
http://common-lisp.net/project/bese/tarballs/arnesi_dev-latest.tar.gz
FIVEAM
:
http://common-lisp.net/project/bese/tarballs/fiveam-latest.tar.gz
You can run the test suite by evaluating in the REPL:
(asdf:oos 'asdf:test-op :iolib)
Stelian Ionescu
. Last modified: Wednesday, 28-Jan-2009 14:07:03 EST