[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: SRFI-17 "implementation" available
From: |
Martin Grabmueller |
Subject: |
Re: SRFI-17 "implementation" available |
Date: |
Wed, 02 May 2001 15:05:55 +0200 |
> From: Matthias Koeppe <address@hidden>
> Date: 27 Apr 2001 18:58:08 +0200
>
> Here is a little glue code that "implements" SRFI-17 support for
> Guile. SRFI-17 is generalized set! which is supported by Guile
> anyway, so this module only renames make-procedure-with-setter to
> getter-with-setter (the name of this procedure in SRFI-17) and
> re-exports standard procedures like car, cdr, ... as
> procedures-with-setters.
>
> The FSF already has legal papers from me, so this can be included in
> Guile.
I have added this to my local Guile version and will commit in a minute.
Thanks a lot!
'martin
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: SRFI-17 "implementation" available,
Martin Grabmueller <=