guile-user
[Top][All Lists]
Advanced

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

Re: namespace of goops module


From: Kevin Ryde
Subject: Re: namespace of goops module
Date: Thu, 16 Feb 2006 09:22:46 +1100
User-agent: Gnus/5.110004 (No Gnus v0.4) Emacs/21.4 (gnu/linux)

Neil Jerram <address@hidden> writes:
>
> (define-macro (whatever ...)
>   `(,what* ...))

That'd be the idea, works nicely with procedures, but I had trouble
unquoting macros/syntax bits.  In the new guile 1.8 `while' in
boot-9.scm unquoting the `do' made (ice-9 syncase) very upset.




reply via email to

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