Implement an alpha renaming phase that makes sure each definition uses an
unique name throughout the program. Also, keep the correspondence to the
original name, for error reporting.
This will allow:
(1) processing the intermediate dumps (which use "forbidden names")
(2) hash-consing for ASTs, if deemed necessary
Original issue reported on code.google.com by radugrig...@gmail.com on 27 Aug 2009 at 10:09
Original issue reported on code.google.com by
radugrig...@gmail.com
on 27 Aug 2009 at 10:09