summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2023-02-08 14:20:17 -0800
committerKaz Kylheku <kaz@kylheku.com>2023-02-08 14:20:17 -0800
commitc8d7d7945c4924d41aa8a766f4809fcac7dbd3f1 (patch)
tree79fdaa1a1524bbbff6209fca23e6343e3563f4a9
parentcfebff4836306e326fc2a738513594466b1beffc (diff)
downloadtxr-c8d7d7945c4924d41aa8a766f4809fcac7dbd3f1.tar.gz
txr-c8d7d7945c4924d41aa8a766f4809fcac7dbd3f1.tar.bz2
txr-c8d7d7945c4924d41aa8a766f4809fcac7dbd3f1.zip
quips: new one about floating-point.
* stdlib/quips.tl (%quips%): New entry.
-rw-r--r--stdlib/quips.tl1
1 files changed, 1 insertions, 0 deletions
diff --git a/stdlib/quips.tl b/stdlib/quips.tl
index b0c52784..2c5309f7 100644
--- a/stdlib/quips.tl
+++ b/stdlib/quips.tl
@@ -103,6 +103,7 @@
"Merry GNUsmas, dear FSF friends! ... Crap, wait. That's 'Samsung' backwards!"
"Truly future-proof systems are rare; future-resistant ones are everywhere."
"Lack of personality is not an effective defense against impersonation."
+ "TXR kind of supports IEEE 754.00000000000003 floating-point."
))
(defparml sys:%quip-rand-state% (make-random-state))