[plt-scheme] Highlighting parentheses.
> (ariadnes-thread (
> (list
> (1. 1958: a)
> (2. 1959: a))
> (list
> (1. 1953: (& (~ a) a))
> (2. 1957: a))))
For anyone who wants to see an example this sort of highlighting in
action, the code examples here:
http://community.schemewiki.org/?category-code
...use something like it. Click on one of the examples and move your
mouse over one of the more innermost expressions to see the highlighting.
Some of the guys on the #scheme irc channel set this up.
I prefer what DrScheme does now, though...
Anton
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/users/archive/attachments/20071130/23d32c29/attachment.html>