Deutsch English Français Italiano |
<96cecd717d1eb532a439bc2daff53b67447bf6ec@i2pn2.org> View for Bookmarking (what is this?) Look up another Usenet article |
Path: news.eternal-september.org!eternal-september.org!feeder3.eternal-september.org!i2pn.org!i2pn2.org!.POSTED!not-for-mail From: dxf <dxforth@gmail.com> Newsgroups: comp.lang.forth Subject: Re: Stack vs stackless operation Date: Thu, 27 Feb 2025 10:53:40 +1100 Organization: i2pn2 (i2pn.org) Message-ID: <96cecd717d1eb532a439bc2daff53b67447bf6ec@i2pn2.org> References: <591e7bf58ebb1f90bd34fba20c730b83@www.novabbs.com> <34df278ef0a52d0eab9d035f45795389@www.novabbs.com> <2025Feb25.233542@mips.complang.tuwien.ac.at> <nnd$78627769$06a82009@8f2c5f18e17d00ee> <6af3cb4352635b371fbc47099e6ec565@www.novabbs.com> <20250226080444.00000d3f@gmail.com> <44aaf82e6441684980bee631e7583fe3@www.novabbs.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Injection-Date: Wed, 26 Feb 2025 23:53:39 -0000 (UTC) Injection-Info: i2pn2.org; logging-data="1946082"; mail-complaints-to="usenet@i2pn2.org"; posting-account="XPw7UV90Iy7EOhY4YuUXhpdoEf5Vz7K+BsxA/Cx8bVc"; User-Agent: Mozilla Thunderbird In-Reply-To: <44aaf82e6441684980bee631e7583fe3@www.novabbs.com> X-Spam-Checker-Version: SpamAssassin 4.0.0 Content-Language: en-GB On 27/02/2025 3:18 am, LIT wrote: >>> These words, as I already wrote, were just examples to illustrate the >>> approach, which isn't limited to operations commonly associated >>> to do sorting kind of work. >>> >>> I created also ROR/ROL words, that have nothing to do with any >>> sorting processes: >> >> I mean, that's the whole thing with Forth - you *can* define any words >> you like, based on your needs, extending the basic set of operations >> into a whole domain-specific language suited to the problem you're >> trying to solve. But that's not in itself a strong argument for adding >> XYZ to the "standard" dictionary.* > > If you could, please, remind me when and where I was > proposing to add these XYZs to standard dictionary? > > Thanks in advance! Then you have an existing application that demonstrates the benefit after having examined and ruled out other ways of optimizing the code?