On Feb 5, 2008, at 5:34 PM, Scott Michel wrote: > I realize there might be Lisp macro-like packages for other languages, I've seen eval and quote and friends added to C: s = `printf ("Hi\n"); eval s; :-) We could extend clang to do this.