summaryrefslogtreecommitdiffstats
path: root/stdlib
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
commit53586222a4184fcbb72c993efeab8fd7ae74bbee (patch)
tree79fdaa1a1524bbbff6209fca23e6343e3563f4a9 /stdlib
parent872aea5725559cbed6dd268032ea039f9f33e831 (diff)
downloadtxr-53586222a4184fcbb72c993efeab8fd7ae74bbee.tar.gz
txr-53586222a4184fcbb72c993efeab8fd7ae74bbee.tar.bz2
txr-53586222a4184fcbb72c993efeab8fd7ae74bbee.zip
quips: new one about floating-point.
* stdlib/quips.tl (%quips%): New entry.
Diffstat (limited to 'stdlib')
-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))