Neil Jerram <[EMAIL PROTECTED]> writes:

> (Sudden confusion: Are fluids part of R5RS?  If so, why do we need the
> parameters SRFI?  I guess I need to go and reread it.)

No no no, fluids are not part of R5RS.  I think we should implement
the parameter SRFI in the core and start using it for things like
current-module, current-error-port etc.

Fluids can now be garbage collected and might thus be a viable
implementation for the parameter SRFI.  I would have to check.

-- 
GPG: D5D4E405 - 2F9B BCCC 8527 692A 04E3  331E FAF8 226A D5D4 E405


_______________________________________________
Guile-devel mailing list
Guile-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/guile-devel

Reply via email to