On Sun, 2010-01-24 at 08:09 +0100, Michele Simionato wrote: > What one would need is the ability to attach compile time attributes > to a function, in particular attributes containing the needed > information about the function signature. Then you could write a > single macro "call" such that (call function-id (arg1 value1) ...) > would expand to the right thing.
This sounds similar:
http://groups.google.com/group/comp.lang.scheme/msg/517380c2266c3182
Ed
