Rocksolid Light

News from da outaworlds

mail  files  register  groups  login

Message-ID:  

BOFH excuse #225: It's those computer people in X {city of world}. They keep stuffing things up.


comp / comp.lang.lisp / Re: Newbie-solved a problem in ANSI common lisp

SubjectAuthor
o Re: Newbie-solved a problem in ANSI common lispB. Pym

1
Subject: Re: Newbie-solved a problem in ANSI common lisp
From: B. Pym
Newsgroups: comp.lang.lisp
Organization: A noiseless patient Spider
Date: Tue, 18 Jun 2024 13:43 UTC
Path: eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail
From: No_spamming@noWhere_7073.org (B. Pym)
Newsgroups: comp.lang.lisp
Subject: Re: Newbie-solved a problem in ANSI common lisp
Date: Tue, 18 Jun 2024 13:43:57 -0000 (UTC)
Organization: A noiseless patient Spider
Lines: 15
Message-ID: <v4s2ut$1cfk0$1@dont-email.me>
MIME-Version: 1.0
Content-Type: text/plain; charset=iso-8859-1
Injection-Date: Tue, 18 Jun 2024 15:43:58 +0200 (CEST)
Injection-Info: dont-email.me; posting-host="7acdda7ec629d74a48e7a7b7014fd8af";
logging-data="1457792"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1+FnJlMaEHYFyS5BLdFtqy7"
User-Agent: XanaNews/1.18.1.6
Cancel-Lock: sha1:uxG15KzH/KggI5RSsSG22og/BN8=
View all headers

Ken Tilton wrote:

>
> ...or go green on the parens:
>
> (loop for n upfrom 0
> for o in l
> collecting (+ o n))

Gauche Scheme

(map + '(20 30 40 50) (lrange 0))

===>
(20 31 42 53)

1

rocksolid light 0.9.8
clearnet tor