From 63293b51c606935da9b1b839b5573f71f2c8df85 Mon Sep 17 00:00:00 2001 From: Kaz Kylheku Date: Sun, 18 Feb 2024 13:36:07 -0800 Subject: quips: new Lisp entry. * quips.tl (%quips%): New dad humor. --- stdlib/quips.tl | 1 + 1 file changed, 1 insertion(+) 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)) -- cgit v1.2.3