Sujet : Re: THROW codes and ambiguous conditions
De : dxforth (at) *nospam* gmail.com (dxf)
Groupes : comp.lang.forthDate : 08. Jun 2025, 04:36:50
Autres entêtes
Organisation : i2pn2 (i2pn.org)
Message-ID : <9e709c63e7fba741fd5bd08e0074707970d543d3@i2pn2.org>
References : 1 2 3 4 5 6
User-Agent : Mozilla Thunderbird
On 8/06/2025 11:49 am, Paul Rubin wrote:
albert@spenarnc.xs4all.nl writes:
: (.) 0 <# #S #> ;
I see, it converts a number to a string. I guess if you have <# #S #>
then that is easy enough. Otherwise it depends on how . is implemented.
I wonder if there's a standard or well known way to capture the output
of . and related words, like redirecting the input stream.
Had you been following c.l.f you would have seen the lengths to which
folks have gone to support a Standard that puts the cart before the horse.