chicken-users
[Top][All Lists]
Advanced

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

[Chicken-users] define with too many arguments


From: Michele Simionato
Subject: [Chicken-users] define with too many arguments
Date: Sun, 5 Jun 2005 03:37:36 -0400

I have just noticed that within the low-level macro system

(define x 1 'this-is-ignored 'this-also)

is valid, whereas in the high level macro system this is an invalid syntax.
Is this on purpose or an implementation accident? I prefer the high level 
behavior (errors should never pass silently).

                Michele Simionato




reply via email to

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