guile-devel
[Top][All Lists]
Advanced

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

Re: SRFI-88-style keywords


From: Ludovic Courtès
Subject: Re: SRFI-88-style keywords
Date: Sun, 27 Apr 2008 13:22:42 +0200
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1 (gnu/linux)

Hi,

"Julian Graham" <address@hidden> writes:

> I'll look at cond-expand and require-extension.

With that patch checked in, one can already do:

  (require-extension (srfi 88))

and then:

  (cond-expand (srfi-88 #t)
               (else    #f))
  |=
  #t

> And unless anyone objects, I'd like to take a stab at adding SRFI-89
> and SRFI-90.

Yes, that'd be nice!

Thanks,
Ludovic.





reply via email to

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