[racket] bracket conversion?
(even better would be a way to racketify a whole file at once -- a dream?)
-- Éric
On Nov 20, 2012, at 3:01 PM, 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?
>
> Thanks,
>
> -- Éric
>
> ____________________
> Racket Users list:
> http://lists.racket-lang.org/users
>