java-nashorn
Introduction to Nashorn 1. Introduction This article is focused on Nashorn – the new default JavaScript engine for the JVM as of Java 8. Many sophisticated techniques have been used to make Nashorn orders of magnitude more performant than its predecessor called Rhino, so it is a worthwhile change. Let’s… Continue Reading java-nashorn