Deutsch   English   Français   Italiano  
<v754do$15d29$1@dont-email.me>

View for Bookmarking (what is this?)
Look up another Usenet article

Path: ...!news.nobody.at!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail
From: Gerry Jackson <do-not-use@swldwa.uk>
Newsgroups: comp.lang.forth
Subject: Re: recursion
Date: Tue, 16 Jul 2024 07:36:44 +0100
Organization: A noiseless patient Spider
Lines: 14
Message-ID: <v754do$15d29$1@dont-email.me>
References: <v6c8v0$3usoe$1@dont-email.me> <v71gpb$jsug$1@solani.org>
 <nnd$79e41f47$2235e236@caa216183355b959>
 <d8a7bf3190d012f4d6e588cf7f4f4ee1@www.novabbs.com>
 <2024Jul15.152917@mips.complang.tuwien.ac.at> <v73cm8$kvfk$1@solani.org>
 <v73tpv$qua9$1@dont-email.me> <v748j5$t15l$2@dont-email.me>
 <v748nh$tcej$1@dont-email.me>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 8bit
Injection-Date: Tue, 16 Jul 2024 08:36:40 +0200 (CEST)
Injection-Info: dont-email.me; posting-host="6bde449b7974359c69f85a4b548b8e24";
	logging-data="1225801"; mail-complaints-to="abuse@eternal-september.org";	posting-account="U2FsdGVkX18w/kzPvjX1qcbkqqF2Aykm7+qwPgOwsX0="
User-Agent: Mozilla Thunderbird
Cancel-Lock: sha1:U/d6imspuQkOe8VtCF99PwioNk8=
In-Reply-To: <v748nh$tcej$1@dont-email.me>
Content-Language: en-GB
Bytes: 1794

On 15/07/2024 23:44, Gerry Jackson wrote:
> I would guess that your suggestion of FORWARD FOO could be defined using 
> that and something like EXECUTE-PARSING e.g. copying "FOO RECURSE" to a 
> buffer and doing:
>     BUF COUNT ' SYNONYM EXECUTE-PARSING
> followed by IMMEDIATE of course

Sorry, ignore this as a standard system won't permit a definition within 
a colon definition. My excuse - it was late last night and I was tired 
when I posted it, but it would work in my Forth system.

-- 
Gerry