aboutsummaryrefslogtreecommitdiffstats
path: root/examples/lisp/README.rst
diff options
context:
space:
mode:
authorGravatar Peter McGoron 2024-07-10 10:47:55 -0400
committerGravatar Peter McGoron 2024-07-10 10:47:55 -0400
commitb41e2100c214cc983889017009506a9d339b0341 (patch)
tree7463758c0178984a71159b5a67785c467859ff36 /examples/lisp/README.rst
parentfix clean (diff)
import flatrate lisp, rename to Universal Service LISP
Diffstat (limited to 'examples/lisp/README.rst')
-rw-r--r--examples/lisp/README.rst8
1 files changed, 8 insertions, 0 deletions
diff --git a/examples/lisp/README.rst b/examples/lisp/README.rst
new file mode 100644
index 0000000..76d6a21
--- /dev/null
+++ b/examples/lisp/README.rst
@@ -0,0 +1,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.