Login  Register

Re: ImageJ 1.51r and last version of JavaScript: ECMAScript 2015+

Posted by Wayne Rasband-2 on Nov 03, 2017; 11:03pm
URL: http://imagej.273.s1.nabble.com/ImageJ-1-51r-and-last-version-of-JavaScript-ECMAScript-2015-tp5019626p5019657.html

> On Oct 27, 2017, at 10:02 AM, Jean-Christophe Taveau <[hidden email]> wrote:
>
> Hi all,
>
> With the last version of ImageJ 1.51r, it is now possible to run Java9 and
> use the last version of JavaScript called ECMAScript 6 (or ES2015).
> This new version of JS is much more powerful with a lot of new
> functionalities. If you are interested for configuring ImageJ, I wrote
> several pages about JS in my course of Image Processing.

The latest ImageJ daily build (1.51s7), when running Java 9, uses the ES 6 standard to run JavaScript code,
so it’s now easier to try the new features in ES 6 like ‘let’, ‘const’ and arrow functions.

-wayne

> Here are the links:
> Configuration:
> https://crazybiocomputing.blogspot.fr/2017/10/imagej-and-ecmascript-6.html
> JS and ImageJ:
> https://crazybiocomputing.blogspot.fr/2013/02/programming-in-javascript.html
>
> Hope that helps. Jean-Christophe.
>
> --
> ImageJ mailing list: http://imagej.nih.gov/ij/list.html

--
ImageJ mailing list: http://imagej.nih.gov/ij/list.html