about summary refs log tree commit diff stats
path: root/README.md
diff options
context:
space:
mode:
authorDarren Bane <darren.bane@emdalo.com>2020-08-04 12:30:56 +0100
committerDarren Bane <darren.bane@emdalo.com>2020-08-04 12:30:56 +0100
commit1167e1207e3c0928f04aa3ed51fc315fb5b8729a (patch)
treeaa7d0bb009a5495f4ba524cfcbd4e36704c0d9eb /README.md
parent546c54613a397996e3faa04173bfa73a08a6ee47 (diff)
downloadlsp-1167e1207e3c0928f04aa3ed51fc315fb5b8729a.tar.gz
Flip-flop back to CL.
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index ad7e9a4..1bdf02f 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,7 @@
 # Lisp playground
 
 This is an unstructured bag of code that I wrote while trying to learn Lisp.
-Mostly the ISLisp dialect.
+Most files are in the ISLisp dialect.
+Files matching c\*.lisp are in Common Lisp.
 
 This code is highly likely to be broken.