Sujet : Re: quotations
De : dxforth (at) *nospam* gmail.com (dxf)
Groupes : comp.lang.forthDate : 10. Feb 2025, 03:00:58
Autres entêtes
Organisation : i2pn2 (i2pn.org)
Message-ID : <9f5d42ff6471fb5bd1c209e39527b7cdf715546c@i2pn2.org>
References : 1 2 3 4 5 6 7 8 9 10 11
User-Agent : Mozilla Thunderbird
On 10/02/2025 2:45 am, Anton Ertl wrote:
dxf <dxforth@gmail.com> writes:
What language do you know where
nested definitions are nameless?
Just to name a few: Lisp, Smalltalk, Postscript, Joy, Factor. A much
longer list can be found at
<https://en.wikipedia.org/wiki/Anonymous_function#List_of_languages>.
"The use of anonymous functions is a matter of style. Using them is never
the only way to solve a problem; each anonymous function could instead be
defined as a named function and called by name."
So it's a style - a fashion statement.