Path: csiph.com!eternal-september.org!feeder.eternal-september.org!nntp.eternal-september.org!.POSTED!not-for-mail From: Paul Rubin Newsgroups: comp.lang.forth Subject: Re: Coroutines in Forth Date: Sat, 25 Apr 2026 21:46:18 -0700 Organization: A noiseless patient Spider Lines: 7 Message-ID: <877bpu49d1.fsf@nightsong.com> References: <10qunhm$1nnbt$1@dont-email.me> <10r1825$2d8j6$1@dont-email.me> <69db0856$1@news.ausics.net> <871pg66epy.fsf@nightsong.com> <87wlxw45wh.fsf@nightsong.com> <69ec2328$1@news.ausics.net> <87jytv4kkl.fsf@nightsong.com> <69ecae51$1@news.ausics.net> MIME-Version: 1.0 Content-Type: text/plain Injection-Date: Sun, 26 Apr 2026 04:46:19 +0000 (UTC) Injection-Info: dont-email.me; posting-host="158f792ddaea0b996a099493274d8036"; logging-data="1438838"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1+qIWiShjbqZHMjn17AapFv" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux) Cancel-Lock: sha1:hSF1MaaUUHfYSAtsmtEvHSGGr2Y= sha1:q+pCqIA3LGF++5hAVH1soVdK6tw= Xref: csiph.com comp.lang.forth:134978 Hans Bezemer writes: > We do have N>R (https://forth-standard.org/standard/tools/NtoR). So if > the whole problem is "there is no more room on the FP stack", there is > a way out. That must be pretty new (it's not in gforth 0.7.3) so I wonder how helpful it really is. We've done without it all this time after all.