Sujet : Re: THROW codes and ambiguous conditions
De : no.email (at) *nospam* nospam.invalid (Paul Rubin)
Groupes : comp.lang.forthDate : 08. Jun 2025, 02:49:02
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <87ldq33svl.fsf@nightsong.com>
References : 1 2 3 4 5
User-Agent : Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux)
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.