Re: [racket-dev] Debugger Information

2015-07-11 Thread Gustavo Massaccesi
For a Racket version, it would be very helpful to have a special case for tail calls. (The support of continuations looks difficult, but they are no very used in beginners programs) Gustavo On Sat, Jul 11, 2015 at 12:28 PM, 'John Clements' via Racket Developers wrote: > >> On Jul 7, 2015, at 5

Re: [racket-dev] Debugger Information

2015-07-11 Thread 'John Clements' via Racket Developers
> On Jul 7, 2015, at 5:57 PM, s.ji...@berkeley.edu wrote: > > I am a current undergraduate staff member for the UC Berkeley CS61AS > introductory CS course. We switched from STK Scheme to Racket this summer, > and were interested in creating an environment diagram drawer similar to > Online Py