diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2023-06-03 11:28:58 -0700 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2023-06-03 11:28:58 -0700 |
commit | 301f101d496813e807efe5dd029e6b8df5a1b0e7 (patch) | |
tree | aec6f155f4727ffbb0e8ac2ddb9ef8cf75c40ae4 | |
parent | 025c74ed0d842e131cfe4b642cec233a03b5418f (diff) | |
download | tl-who-301f101d496813e807efe5dd029e6b8df5a1b0e7.tar.gz tl-who-301f101d496813e807efe5dd029e6b8df5a1b0e7.tar.bz2 tl-who-301f101d496813e807efe5dd029e6b8df5a1b0e7.zip |
README: link to CL-WHO.
-rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,6 +1,7 @@ ## What is TL-WHO? -TL-WHO is a translation of the Common Lisp library CL-WHO to TXR Lisp. +TL-WHO is a translation of the Common Lisp library +[CL-WHO](https://edicl.github.io/cl-who/) to TXR Lisp. It is a derived work of CL-WHO, copyrighted by the original authors and carrying their licensing notices, |