On Fri, Jul 15, 2011 at 1:35 AM, Neil Van Dyke <n...@neilvandyke.org> wrote: > > I'm also interested in ideas for language-specific operations, such as > Quack's command to toggle a form between "(define (X ...) ...)" and "(define > X (lambda (...) ...))". Different people will want different of these > operations, and I probably can't predict most of them.
One operation that John Clements and I implemented for DrRacket that you might consider is a way to toggle between [] and (). It's useful for fixing code that doesn't correspond to the one true way of using []. ;) -- sam th sa...@ccs.neu.edu _________________________________________________ For list-related administrative tasks: http://lists.racket-lang.org/listinfo/users