Sujet : Re: REPL in Lisp
De : jshem (at) *nospam* yaxenu.org (Julieta Shem)
Groupes : comp.lang.lisp sci.lang comp.lang.schemeDate : 11. Jul 2024, 17:13:02
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <87o7736h69.fsf@yaxenu.org>
References : 1 2
Lawrence D'Oliveiro <
ldo@nz.invalid> writes:
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”.
Can you elaborate on "dependency injection" for "callback"? It would be
nice if a small example be presented in a popular language such as Lisp
or Python.
Looking the term up, it seems sufficiently different from "callback".
(This is a genuine request for information. I never understood why we
need the term "dependency injection".