Skip to content

spellsleeper/jvmScriptEngineSample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Java ScriptEngine example

There are interpreters for various script languages for use with the JVM. Here is a simple example as a JUnit test.

Most interpreters are not up to date with the latest programming language, but they can still be useful if you want to make an application extensible.

used engines:

About

simple example for using the JVM ScriptEngines

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages