summaryrefslogtreecommitdiffstats
path: root/stdlib/quips.tl
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2022-01-17 06:57:52 -0800
committerKaz Kylheku <kaz@kylheku.com>2022-01-17 06:57:52 -0800
commitc2b8e32e5bea1dbf8d9905f8e9fb80bf91b2ecb2 (patch)
tree17a96af3425d7e9672613681020c28c471348c40 /stdlib/quips.tl
parente7af6a5ec68b905b6d7e9d55a6dd875ff85d6eed (diff)
downloadtxr-c2b8e32e5bea1dbf8d9905f8e9fb80bf91b2ecb2.tar.gz
txr-c2b8e32e5bea1dbf8d9905f8e9fb80bf91b2ecb2.tar.bz2
txr-c2b8e32e5bea1dbf8d9905f8e9fb80bf91b2ecb2.zip
quips: a turn toward the slightly macabre.
* stdlib/quips.tl (%quips%): New entry.
Diffstat (limited to 'stdlib/quips.tl')
-rw-r--r--stdlib/quips.tl1
1 files changed, 1 insertions, 0 deletions
diff --git a/stdlib/quips.tl b/stdlib/quips.tl
index e03dd693..fe899ba4 100644
--- a/stdlib/quips.tl
+++ b/stdlib/quips.tl
@@ -96,6 +96,7 @@
"Syntactic toffee recipe: melt butter over low heat, stir in Lisp macros."
"TXR needs money, so even abnormal exits now go through the gift shop."
"TXR Lisp has no protected class members; C++ refugees may face discrimination."
+ "In programming, you want rigor, but also to recognize and avoid rigor mortis."
))
(defparml sys:%quip-rand-state% (make-random-state))