Sujet : Re: May the numbers speak - supplement
De : no.email (at) *nospam* nospam.invalid (Paul Rubin)
Groupes : comp.lang.forthDate : 13. Jun 2025, 18:44:42
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <87bjqr359x.fsf@nightsong.com>
References : 1 2 3 4 5 6 7 8 9 10 11
User-Agent : Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux)
Hans Bezemer <
the.beez.speaks@gmail.com> writes:
That's why I consider the use of global variables in library functions
worse than locals. You're polluting the namespace.
Obviously there are ways around that with wordlists, but it would be
nice if doing that was more convenient. You could have program sections
with their own encapsulated variables.