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

Re: Crash course on macros?



Nolan Darilek <nolan@ethereal.dhis.org> writes:

> I don't quite understand how the { = ... } works, and I seem to
> remember someone stating that d2c can't handle that at the
> moment. Is it somehow possible to rewrite that in a different way?

David Lichteblau's Meta library has a with-collector macro that does
similar sorts of thing to the collectors library from FD. You could
look at the macros for that as an example of how to do the types of
things you want in GD. The source for Meta is at:

ftp://berlin.ccc.de/pub/gd/contributions/meta-0.5.tar.gz

Chris.
-- 
http://www.double.co.nz/dylan



References: