Hallo,
David St-Hilaire wrote:
> 
> Why is that the c-lambda cannot or does not evaluate its arguments? Is 
> this occuring because c-lambda is a macro?
> 
      c-lambda is not a function, it's a special form evaluated during 
compile time.
Cheers,
-alex