summaryrefslogtreecommitdiffstats
path: root/stdlib/quips.tl
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2022-01-05 18:07:54 -0800
committerKaz Kylheku <kaz@kylheku.com>2022-01-05 18:07:54 -0800
commitb32043cb5be32d07521a354808bef6649550ea83 (patch)
treeb1f5f4e0eab2e80b0a318ef2246f02a3ecd3d407 /stdlib/quips.tl
parent1dc97f25d98178ced9f470550aa202431f87a150 (diff)
downloadtxr-b32043cb5be32d07521a354808bef6649550ea83.tar.gz
txr-b32043cb5be32d07521a354808bef6649550ea83.tar.bz2
txr-b32043cb5be32d07521a354808bef6649550ea83.zip
quips: new one about C++ protected members.
* stdlib/quips.tl (%quips%): New entry.
Diffstat (limited to 'stdlib/quips.tl')
-rw-r--r--stdlib/quips.tl1
1 files changed, 1 insertions, 0 deletions
diff --git a/stdlib/quips.tl b/stdlib/quips.tl
index 75ccfd27..f6eac52c 100644
--- a/stdlib/quips.tl
+++ b/stdlib/quips.tl
@@ -95,6 +95,7 @@
"If you get your macros hot enough, you get syntactic caramel!"
"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."
))
(defparml sys:%quip-rand-state% (make-random-state))