blob: 76d6a2131759d69ad72bf9a341a5646d0e0a3063 (
plain) (
blame)
1
2
3
4
5
6
7
8
|
======================
Universal Service LISP
======================
A Scheme R5RS interpreter written C89 using Universal Service GCs.
You shouldn't use it for real programming, but it will work on any C89
compiler.
|