Sujet : Re: REPL in Lisp
De : no_email (at) *nospam* invalid.invalid (Antonio Marques)
Groupes : sci.lang comp.lang.lisp comp.lang.schemeDate : 12. Jul 2024, 13:22:25
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <v6r760$316kb$1@dont-email.me>
References : 1 2 3 4
User-Agent : NewsTap/5.5 (iPhone/iPod Touch)
Lawrence D'Oliveiro <
ldo@nz.invalid> wrote:
On Thu, 11 Jul 2024 12:57:12 -0000 (UTC), Antonio Marques wrote:
Lawrence D'Oliveiro <ldo@nz.invalid> wrote:
On Wed, 10 Jul 2024 19:11:17 -0700, HenHanna wrote:
the acronym (?) REPL must be new in Lisp (and Scheme)
i'm sure i never saw it (used or mentioned) 25 years ago.
There are many new terms coined for old concepts. Like “capture” for
“lexical binding”, or “dependency injection” for “callback”.
I can more or less see how callbacks can be used as a kind of dependency
injection, but those are separate concepts.
“Dependency injection” is just packaging up a bunch of callbacks as
methods in a class.
That's like saying Formula One is just putting cigarette stickers in your
boat.