summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2024-02-18 13:36:07 -0800
committerKaz Kylheku <kaz@kylheku.com>2024-02-18 13:36:07 -0800
commit63293b51c606935da9b1b839b5573f71f2c8df85 (patch)
tree79e70fc0cd664652e720377f0e17448051df456e
parent73f6de8258839eafce35fc1db6cb7604de83df83 (diff)
downloadtxr-63293b51c606935da9b1b839b5573f71f2c8df85.tar.gz
txr-63293b51c606935da9b1b839b5573f71f2c8df85.tar.bz2
txr-63293b51c606935da9b1b839b5573f71f2c8df85.zip
quips: new Lisp entry.
* quips.tl (%quips%): New dad humor.
-rw-r--r--stdlib/quips.tl1
1 files changed, 1 insertions, 0 deletions
diff --git a/stdlib/quips.tl b/stdlib/quips.tl
index 0585ee0a..7253fdff 100644
--- a/stdlib/quips.tl
+++ b/stdlib/quips.tl
@@ -114,6 +114,7 @@
"Kant figure out it out by Pure Reason? Check the Immanuel!"
"Where were you last night? I found strings from another language on your shirt!"
"Evidence of amphoric Lisp macros was recently found in ancient clay jars."
+ "Remember, the car function does not make a copy. Thus, caring is sharing."
))
(defparml sys:%quip-rand-state% (make-random-state))