Liste des Groupes | Revenir à cl forth |
On Thu, 3 Jul 2025 17:42:02 +0000, peter wrote:[...]
<https://forth-standard.org/standard/usage#subsection.3.4.5>>Section 3.4.5 of the standard document is very clear on this.
I am not fond of mixing definitions inside others.
>
On the other hand, quotations do not fall under this verdictYes. There are three categories whose members are prohibited from being executed in a standard program when the current definition exists:
because neither namespace nor search order management is
required.
My <: func .. ;> emulation uses quotations.I think this should be treated as a nested definition.
No big deal.--
I find it useful every now and then.
Les messages affichés proviennent d'usenet.