[racket] Single Step evaluation in Racket

2014-05-02 Thread Zee Ken
Hi. I just wanted to know the short-cut to do the *single step evaluation* in racket. I want to know if there is anything analogous to adding *watches* in *Turbo C* for particular variable (to see how they change) and then hit *F7* key to implement line by line execution. Is there a way to do th

Re: [racket] Single Step Evaluation in Racket

2014-04-23 Thread John Clements
On Apr 23, 2014, at 10:03 PM, Zee Ken wrote: > Hi. > > I just wanted to know the short-cut to do the single step evaluation in > racket. > > I want to know if there is anything analogous to adding watches in Turbo C > for particular variable (to see how they change) and then hit F7 key to >

[racket] Single Step Evaluation in Racket

2014-04-23 Thread Zee Ken
Hi. I just wanted to know the short-cut to do the *single step evaluation* in racket. I want to know if there is anything analogous to adding *watches* in *Turbo C* for particular variable (to see how they change) and then hit *F7* key to implement line by line execution. Is there a way to do th