chicken-users
[Top][All Lists]
Advanced

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

[Chicken-users] syntax-case and #!rest


From: mark
Subject: [Chicken-users] syntax-case and #!rest
Date: Tue, 21 Aug 2007 17:28:55 +0200 (CEST)
User-agent: SquirrelMail/1.4.10a

Folks,

It seems to me that syntax-case doesn't support rest arguments (and
keyword arguments, for that matter). It fails to recognize #!rest as
special syntax, and instead interprets it as a variable. Is there any way
around this?

Thanks,
Mark






reply via email to

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