[racket] [ANN] Simplifying DrRacket plugin creation with Scripts

From: Laurent (laurent.orseau at gmail.com)
Date: Wed Apr 18 12:30:11 EDT 2012

Hi all,

The Script Plugin for DrRacket may help to create simple plugins, like
automatic text (or snip%s) insertion, text selection replacement (and much
more), without needing to restart DrRacket :
http://planet.plt-scheme.org/display.ss?package=script-plugin.plt&owner=orseau
Docs:
http://planet.plt-scheme.org/package-source/orseau/script-plugin.plt/2/0/planet-docs/manual/index.html

Shortcuts can be assigned to scripts.

There are a number of examples in the docs and in the "examples" directory.

I tried to make it very simple to use, but still allowing for a good deal
of customization.
Feedback is much welcome.

Cheers,
Laurent
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/users/archive/attachments/20120418/b594a059/attachment.html>

Posted on the users mailing list.