|
|
|
|
|
by makecheck
2029 days ago
|
|
There is a JavaScript interpreter built in to Java (or more than one, in that you could choose at least one older one at the time I tried it). I used this for a fairly complex app and found it surprisingly easy to let it parse JavaScript and affect the Java program, moving data back and forth. |
|
Are you referring to Nashorn? If so, wouldn't "was" be the correct verb, not "is"?
https://en.wikipedia.org/wiki/Nashorn_(JavaScript_engine)