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

macro syntax



Pardon the beginner question (but, we all gotta start somewhere). Is 
there a straightforward way to convert old nasty unclean 'define-macro' 
to new improved hygenic 'define-syntax' so I can use some of the cool 
existing libraries out there? Or maybe just a pointer to a doc 
describing the differences so I can figure it out myself? Thanks.