Name: Anonymous 2014-07-16 18:35
Write a macro that, given a term of code, transforms all the calls to the function FOO in that term, and only those calls, into calls to function BAR with the same arguments.
Language: Common Lisp or Scheme.
Language: Common Lisp or Scheme.