[plt-scheme] view procedure source code

From: Robby Findler (robby at cs.uchicago.edu)
Date: Sun Nov 23 11:11:46 EST 2008

Probably the best tool for that is Redex.

Robby

On 11/21/08, stelvio <keydana at gmx.de> wrote:
> Hi,
>
> I'd like to know if there's a possibility in PLT scheme to get at a
> procedure's source code?
> Trying to understand the amb evaluator in SICP, I would like to print
> out the success and failure continuations to see how exactly the
> continuations are passed on / replaced (so the usual <procedure>
> printout does not help).
>
> Thanks a lot for your help!
> _________________________________________________
>   For list-related administrative tasks:
>   http://list.cs.brown.edu/mailman/listinfo/plt-scheme
>
>


Posted on the users mailing list.