Sujet : Re: Back & Forth - Co-routines
De : no.email (at) *nospam* nospam.invalid (Paul Rubin)
Groupes : comp.lang.forthDate : 02. Feb 2025, 22:26:22
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <878qqoxcld.fsf@nightsong.com>
References : 1 2 3 4
User-Agent : Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux)
albert@spenarnc.xs4all.nl writes:
I would be interested to see a remotely plausible example of this.
Mixing recursion and exception is ill advised by iq<160.
The recursive function calls something that throws an exception, and it
should be ok to think about those things separately.