mit-scheme-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [MIT-Scheme-devel] Fixing up SF and a question.


From: Chris Hanson
Subject: Re: [MIT-Scheme-devel] Fixing up SF and a question.
Date: Mon, 25 Jan 2010 17:31:20 -0800

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.

On Mon, Jan 25, 2010 at 2:11 PM, Taylor R Campbell <address@hidden> wrote:
>   Date: Sat, 23 Jan 2010 13:56:40 -0800
>   From: Joe Marshall <address@hidden>
>
>   Unless anyone objects, I'm going to fix up and simplify SF.
>   There's a bunch of stuff in there that really ought to go (and I'm
>   embarrassed to say that I'm the one that put it there.  I found a
>   bug that must date back to 1987 or so.)
>
> No objection.  It would be nice for cgen to alphatize the output --
> some of the bugs I introduced a few months ago (and subsequently
> fixed, as far as I know) would have been avoided if cgen had
> alphatized its output.
>
>
> _______________________________________________
> MIT-Scheme-devel mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/mit-scheme-devel
>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]