Hi,

Marek Kubica <ma...@xivilization.net> writes:

> Is there a way to get fluid-let for Guile? Or something like
> <http://everything2.com/title/Teach+Yourself+Scheme%253A+5.2+fluid-let>?

Guile has fluids and ‘with-fluids’, which is similar to what you want
(info "(guile) Fluids and Dynamic States").  It also has SRFI-39
parameter objects (info "(guile) SRFI-39").

Hope this helps,
Ludo’.


Reply via email to