[racket] bracket conversion?
Thanks John, that's very helpful!
Any idea about a whole-file racketify in DrRacket?
-- Éric
On Nov 20, 2012, at 3:16 PM, John Clements wrote:
>
> On Nov 20, 2012, at 10:01 AM, Eric Tanter wrote:
>
>> Hi,
>>
>> I'm converting code written with only standard parentheses, introducing squared ones where appropriate.
>>
>> This is obviously not very fun (I'm converting all of OOPLAI), and it would be great if there'd be a way to select an open paren and "convert" it so that the matching closing paren is changed automatically.
>>
>> Is this feasible?
>>
>
> I'm pretty sure Sam and I added this binding last year. C-c C-[ ? I think you can look it up in the keybindings.
>>
>
> John
>