Warning: mysqli::__construct(): (HY000/1203): User howardkn already has more than 'max_user_connections' active connections in D:\Inetpub\vhosts\howardknight.net\al.howardknight.net\includes\artfuncs.php on line 21
Failed to connect to MySQL: (1203) User howardkn already has more than 'max_user_connections' active connections
Warning: mysqli::query(): Couldn't fetch mysqli in D:\Inetpub\vhosts\howardknight.net\al.howardknight.net\index.php on line 66
Article <v6r760$316kb$1@dont-email.me>
Deutsch   English   Français   Italiano  
<v6r760$316kb$1@dont-email.me>

View for Bookmarking (what is this?)
Look up another Usenet article

Path: ...!weretis.net!feeder9.news.weretis.net!feeder8.news.weretis.net!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail
From: Antonio Marques <no_email@invalid.invalid>
Newsgroups: sci.lang,comp.lang.lisp,comp.lang.scheme
Subject: Re: REPL in Lisp
Date: Fri, 12 Jul 2024 12:22:25 -0000 (UTC)
Organization: A noiseless patient Spider
Lines: 24
Message-ID: <v6r760$316kb$1@dont-email.me>
References: <v6nf07$296j5$1@dont-email.me>
 <v6nfrr$29ajf$2@dont-email.me>
 <v6okr8$2fhdg$1@dont-email.me>
 <v6pjio$2kqvg$2@dont-email.me>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Injection-Date: Fri, 12 Jul 2024 14:22:25 +0200 (CEST)
Injection-Info: dont-email.me; posting-host="6b7432e4796a83a0f767832a62ec7af8";
	logging-data="3185291"; mail-complaints-to="abuse@eternal-september.org";	posting-account="U2FsdGVkX183xJMK4//mw9ul2p39vN9/yKlsMfW0XtZiDSrMOhjYtg=="
User-Agent: NewsTap/5.5 (iPhone/iPod Touch)
Cancel-Lock: sha1:7SUHbhKNz0ro93J7XVG/bMVhMDY=
	sha1:wdUt4m8/qPwmDmm2IutkfijQEww=
Bytes: 2002

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.