From a001a2fef42ccf5db1f17ac73f8a9410c69ca204 Mon Sep 17 00:00:00 2001 From: Kaz Kylheku Date: Thu, 8 May 2025 21:14:58 -0700 Subject: quips; Unicode quip. * stdlib/quips.tl (%quips%): New one about grapheme clusters. --- stdlib/quips.tl | 1 + 1 file changed, 1 insertion(+) diff --git a/stdlib/quips.tl b/stdlib/quips.tl index 15266ad5..d83ec00d 100644 --- a/stdlib/quips.tl +++ b/stdlib/quips.tl @@ -117,6 +117,7 @@ "Remember, the car function does not make a copy. Thus, caring is sharing." "This function call may be monitored for debugging and profiling purposes." "I hope this message finds you Weller-free, using better soldering irons." + "Coding around Unicode grapheme clusters is a character-building exercise." )) (defparml sys:%quip-rand-state% (make-random-state)) -- cgit v1.2.3