Sujet : Re: FP number syntax
De : no.email (at) *nospam* nospam.invalid (Paul Rubin)
Groupes : comp.lang.forthDate : 26. Dec 2024, 00:28:08
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <874j2rpcl3.fsf@nightsong.com>
References : 1 2 3 4 5 6 7 8 9
User-Agent : Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux)
dxf <
dxforth@gmail.com> writes:
there's been little historical demand '1.34' be recognized as a float.
It's a mistake I make all the time, but I figure it's one of Forth's
frozen oddities. In a non-ANS Forth, I'd probably make 1.34 a float and
use some other scheme for literal doubles.