guile-user
[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: Wed, 31 Aug 2022 17:29:21 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.12.0


On 31-08-2022 09:01, Damien Mattei wrote:
I always try to keep compatibility with RnRS and in fact except cond none of when, unless, cond, case, while, and do are in standart RnRS schem

'when', 'unless' and 'do' are actually RnRS, see (rnrs control).

'case' is also RnRS, see (rnrs base).

However, looking at (guile)while do, 'while' is indeed non-standard.

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]