guile-devel
[Top][All Lists]
Advanced

[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.

Attachment: OpenPGP_0x49E3EE22191725EE.asc
Description: OpenPGP public key

Attachment: OpenPGP_signature
Description: OpenPGP digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]