Date: Mon, 25 Jan 2010 17:31:20 -0800 From: Chris Hanson <[email protected]>
The main issue with that is to keep a reverse map around so that debugging can show the original variable names. Right now the debugger just shows the scode, which works only because we don't alpha-rename everything. If cgen alphatized its output like the syntaxer does, the problem would be no worse than before, at least. _______________________________________________ MIT-Scheme-devel mailing list [email protected] http://lists.gnu.org/mailman/listinfo/mit-scheme-devel
