summaryrefslogtreecommitdiffstats
path: root/stdlib/quips.tl
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2021-11-26 07:50:33 -0800
committerKaz Kylheku <kaz@kylheku.com>2021-11-26 07:50:33 -0800
commit6afada2bbf58ed9ba6a8701bb7ec56633cb2633e (patch)
tree9fc425a4b434ae1d6ef942d6b6b6b5d8bdf930bf /stdlib/quips.tl
parent8e371ae722600e4e39b2bb9129e36f894810ddf7 (diff)
downloadtxr-6afada2bbf58ed9ba6a8701bb7ec56633cb2633e.tar.gz
txr-6afada2bbf58ed9ba6a8701bb7ec56633cb2633e.tar.bz2
txr-6afada2bbf58ed9ba6a8701bb7ec56633cb2633e.zip
quips: new ones about syntactic sugar.
* stdlib/quips.tl (sys:%quips%): New entries.
Diffstat (limited to 'stdlib/quips.tl')
-rw-r--r--stdlib/quips.tl2
1 files changed, 2 insertions, 0 deletions
diff --git a/stdlib/quips.tl b/stdlib/quips.tl
index 1108679a..9ff95cbe 100644
--- a/stdlib/quips.tl
+++ b/stdlib/quips.tl
@@ -92,6 +92,8 @@
"Allow me to expand a bit more on why there is no substitute for macros."
"defmicro: error: expansion is larger than original form: switch to defmacro."
"Read-eval-disagree-downvote-insult treadmill initialized! Enter an expression:"
+ "If you get your macros hot enough, you get syntactic caramel!"
+ "Syntactic toffee recipe: melt butter over low heat, stir in Lisp macros."
))
(defparml sys:%quip-rand-state% (make-random-state))