[racket] scheme code in assembly level

From: Sam Tobin-Hochstadt (samth at ccs.neu.edu)
Date: Mon Mar 14 08:48:48 EDT 2011

Take a look at https://github.com/samth/disassemble

It doesn't do exactly what you want, but it may be helpful.

On Mon, Mar 14, 2011 at 8:09 AM, 김태윤 <kty1104 at gmail.com> wrote:
> hello
> is there any way I can debug scheme code in assembly level?
> it would be awesome if I can debugging as like ollydbg or softice.
> (with watching flags and registers)
> prefer Emacs + gracket environment, but if there's no solution, DrRacket is OK.
> thanks in advanced
> Regards.
> Taeyun.
> _________________________________________________
>  For list-related administrative tasks:
>  http://lists.racket-lang.org/listinfo/users
>



-- 
sam th
samth at ccs.neu.edu



Posted on the users mailing list.