100 Web Space
http://forum.100webspace.com/

Released jshell-scriptengine 1.0.0 - a powerful scripting so
http://forum.100webspace.com/viewtopic.php?f=4&t=88626
Page 1 of 1

Author:  DavidJones [ Fri Aug 16, 2019 9:14 am ]
Post subject:  Released jshell-scriptengine 1.0.0 - a powerful scripting so

The JShell was introduced with Java 9 and was designed to be used for interactive execution of code snippets in Java.

The jshell-scriptengine library is a Java 11 wrapper around the JShell API that executes an entire script and handles the binding of variables.

jshell-scriptengine is a good alternative to the usual javascript commonly used, especially if the users that will end up writing the scripts are already experienced Java programmers or can use the leverage that a Java framework can provide.

Using a scripting engine is a powerful choice if your project needs to execute code that can be easily changed outside of the development cycle and when already deployed.

Page 1 of 1 All times are UTC
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
http://www.phpbb.com/