geiser-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Geiser-users] (import) declarations in a (begin). Are they an error?


From: Vladimir Nikishkin
Subject: [Geiser-users] (import) declarations in a (begin). Are they an error?
Date: Thu, 29 Aug 2019 00:38:23 +0800

When geiser wants to evaluate a buffer, it wraps the contents in a (begin) and sends the contents to the interpreter. 

Naturally, a buffer may have (import)s in it, and chibi doesn't err, but also deals with them in the way I don't understand. At least the new bindings are not available for the expressions following an (import).

Is this a correct behaviour or a mistake?
If this is correct, why does geiser do so? Do other schemes generally permit this?

reply via email to

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