Arc Forumnew | comments | leaders | submitlogin
2 points by pau 6060 days ago | link | parent

I have to start hacking this, so that the problems become apparent. But your solution seems about right...


2 points by almkglor 6060 days ago | link

The hard part is the replacing of local variables with (uniq)'ed symbols. But I think local variables should be replaced anyway, because otherwise macros will override local variables with the same name.

-----