[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: expression and definition context in Scheme
From: |
Maxime Devos |
Subject: |
Re: expression and definition context in Scheme |
Date: |
Sat, 27 Aug 2022 21:14:22 +0200 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.12.0 |
On 27-08-2022 21:02, Damien Mattei wrote:
I haven't read the RnRS closely, but I doubt that
(some-procedure (define foo 0) (define bar 0))
? i do not understand well the meaning
Me neither, that's what I meant.
You are proposing to unify expression context and definition context. If
done, you would need to assign that statement above some meaning somehow.
(define foo 0) is definitely definition context, but it makes no sense
in expression context.
Greetings,
Maxime.
OpenPGP_0x49E3EE22191725EE.asc
Description: OpenPGP public key
OpenPGP_signature
Description: OpenPGP digital signature
Re: expression and definition context in Scheme, Linus Björnstam, 2022/08/30