chiark / gitweb /
Fresh import.
authorMark Wooding <mdw@distorted.org.uk>
Wed, 24 May 2006 16:16:20 +0000 (17:16 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Wed, 24 May 2006 16:16:20 +0000 (17:16 +0100)
commitc8f068d2e91316f9cf7021764672505b10ec0cff
tree41cc544a59b98197fe4131534f38800e5eabd2b2
Fresh import.

This stuff lets you write command-line tools in Lisp.
Makefile [new file with mode: 0644]
build.lisp [new file with mode: 0644]
make-runlisp.lisp [new file with mode: 0644]
runlisp-helper.c [new file with mode: 0644]
runlisp.lisp [new file with mode: 0644]
test.lisp [new file with mode: 0644]