Sujet : Re: Naming 'n' instances or repetitions
De : anton (at) *nospam* mips.complang.tuwien.ac.at (Anton Ertl)
Groupes : comp.lang.forthDate : 22. May 2025, 08:40:11
Autres entêtes
Organisation : Institut fuer Computersprachen, Technische Universitaet Wien
Message-ID : <2025May22.094011@mips.complang.tuwien.ac.at>
References : 1
User-Agent : xrn 10.11
dxf <
dxforth@gmail.com> writes:
In DX-Forth I have:
>
NHOLD (H.N)
Maybe your NHOLD is the same as the standard HOLDS:
|6.2.1675 HOLDS CORE EXT ( c-addr u -- )
|
|Adds the string represented by c-addr u to the pictured numeric output
|string. An ambiguous condition exists if HOLDS executes outside of a
|<# #> delimited number conversion.
<
https://forth-standard.org/standard/core/HOLDS>
- anton
-- M. Anton Ertl http://www.complang.tuwien.ac.at/anton/home.htmlcomp.lang.forth FAQs: http://www.complang.tuwien.ac.at/forth/faq/toc.html New standard: https://forth-standard.org/EuroForth 2023 proceedings: http://www.euroforth.org/ef23/papers/EuroForth 2024 proceedings:
http://www.euroforth.org/ef24/papers/