From 72828632c47333d190e12dd6ceba0f2f0bf69ab5 Mon Sep 17 00:00:00 2001 From: Kaz Kylheku Date: Thu, 3 Feb 2022 14:08:09 -0800 Subject: quip: joke about dark mode. * quips.tl (%quips%): New one. --- stdlib/quips.tl | 1 + 1 file changed, 1 insertion(+) diff --git a/stdlib/quips.tl b/stdlib/quips.tl index c5d0b1e5..1d2da72f 100644 --- a/stdlib/quips.tl +++ b/stdlib/quips.tl @@ -99,6 +99,7 @@ "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." "TXR Labs engaged in gain-of-function experiments as far back as 2009." + "TXR Lisp has dark mode now: global *dark-mode* and lexical with-dark-mode." )) (defparml sys:%quip-rand-state% (make-random-state)) -- cgit v1.2.3