[racket] Racket non-gui debugger

From: Jay McCarthy (jay.mccarthy at gmail.com)
Date: Wed May 29 14:56:55 EDT 2013

It is just the Racket package system. You would say, "Couldn't this be
a package?"

Jay

On Wed, May 29, 2013 at 11:25 AM, Sam Tobin-Hochstadt <samth at ccs.neu.edu> wrote:
> 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
>
> ____________________
>   Racket Users list:
>   http://lists.racket-lang.org/users



-- 
Jay McCarthy <jay at cs.byu.edu>
Assistant Professor / Brigham Young University
http://faculty.cs.byu.edu/~jay

"The glory of God is Intelligence" - D&C 93


Posted on the users mailing list.