Re: ANN: Groovy Console plugin available
Posted by
ctrueden on
Mar 04, 2011; 8:22pm
URL: http://imagej.273.s1.nabble.com/ANN-Groovy-Console-plugin-available-tp3685472p3685473.html
Hi Jarek,
Any interest in incorporating the Groovy support into Fiji? It's Script
Editor supports several languages (Java, Javascript, Python, Ruby, Clojure,
Beanshell, and ImageJ Macro) but not yet Groovy.
-Curtis
On Wed, Mar 2, 2011 at 6:57 PM, Jarek Sacha <
[hidden email]>wrote:
> The Groovy Console plugin enables editing and running Groovy scripts from
> within
> ImageJ. The scripts have full access to ImageJ’s API and APIs of the
> installed
> plugins.
>
> The plugin website/download is at:
>
http://ij-plugins.sf.net/plugins/groovy/ The
> website has code examples, tips, and a tutorial on working with ImageJ’s
> macro
> recorder.
>
> Groovy (
http://groovy.codehaus.org/) is a dynamic language that builds on
> the
> strengths of Java, adding power features inspired by languages like Python,
> Ruby
> and Smalltalk. The plugin is bundled with Groovy v.1.7.8.
>
> Jarek
>