[racket] Racket non-gui debugger

From: Sam Tobin-Hochstadt (samth at ccs.neu.edu)
Date: Wed May 29 13:25:56 EDT 2013

On Wed, May 29, 2013 at 1:17 PM, John Clements
<clements at brinckerhoff.org> wrote:
>
> To show this, I've just built a simple proof-of-concept command-line debugger; it's barely functional (NPI), but there shouldn't be any huge conceptual hurdles (and I don't have time to spend more time on it right now (unless I get a lot of interest :))).
>
> I've pushed "command-line-debugger-example.rkt" in the stepper collection to the plt repo. As an alternative to compiling the whole tree (or waiting for a nightly build), I've also created a gist:
>
> https://gist.github.com/jbclements/5671991
>
> You can copy this file into the "collects/stepper" directory.

Couldn't this be a Planet2 package? (As an aside, we need a name for
packages/the package manager, otherwise it's hard to write sentences
like this.)

Sam


Posted on the users mailing list.