From 9cb91204534bb97e8f834fc1104eb346a19a5973 Mon Sep 17 00:00:00 2001 From: Kaz Kylheku Date: Mon, 17 Jan 2022 06:57:52 -0800 Subject: quips: a turn toward the slightly macabre. * stdlib/quips.tl (%quips%): New entry. --- stdlib/quips.tl | 1 + 1 file changed, 1 insertion(+) 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)) -- cgit v1.2.3