guile-devel
[Top][All Lists]
Advanced

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

Re: Strange memoizing behavior


From: Thien-Thi Nguyen
Subject: Re: Strange memoizing behavior
Date: Mon, 21 Jan 2002 16:38:44 -0800

   From: Matthias Koeppe <address@hidden>
   Date: Thu, 17 Jan 2002 15:34:32 +0100

   Shouldn't Guile report that the (FOO AND) form is bad?

badness is up to the user to define -- passing macros may actually be
useful sometimes.  to help distinguish, try:

 (primitive-macro? and) => #t

note that this relies on being able to pass the macro!

thi



reply via email to

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