guile-user
[Top][All Lists]
Advanced

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

Re: Dynamic variable binding


From: Sebastian Tennant
Subject: Re: Dynamic variable binding
Date: Fri, 14 Nov 2008 06:14:07 +0000
User-agent: Gnus/5.110011 (No Gnus v0.11) Emacs/22.2 (gnu/linux)

Quoth address@hidden (Ludovic Courtès):
> Dynamic binding definition is compilation-unfriendly.  Kjetil's
> proposed `define-lotsof' macro is more appropriate, as it can be fully
> evaluated at compile-time (should a compiler be used, that is),
> whereas the `module-define!' trick requires that compilation and
> execution be the one and same phase.

Ah, interesting.  Noted.  Thanks again (to Kjetil also).

Sebastian







reply via email to

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