This is the mail archive of the kawa@sourceware.org mailing list for the Kawa project.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
| Other format: | [Raw text] | |
Thanks for the quick response. We use defmacro in order to create DSL-like code with some magic syntactic sugar. I guess I'll have to start learning syntax-case macros... :)
Yes. Stop using defmacro. Here are snippets of a longer explanation I wrote earlier this year [in private email]:
-- Margus
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |