chicken-users
[Top][All Lists]
Advanced

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

Re: [Chicken-users] syntax-case?


From: Felix
Subject: Re: [Chicken-users] syntax-case?
Date: Sat, 29 Jan 2011 13:30:56 +0100 (CET)

From: Joe Python <address@hidden>
Subject: [Chicken-users] syntax-case?
Date: Fri, 28 Jan 2011 20:29:35 -0500

> Is there a egg for syntax-case macros in Chicken 4?

No, there isn't, unfortunately. I once tried to implement this
but it quickly gets very complicated. If you want to port
syntax-case macros, using the `matchable' egg may be of help.


cheers,
felix



reply via email to

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