Server-Side JavaScript with Nashorn
Nashorn is a JavaScript engine that runs on the Java Virtual Machine (JVM), allowing for server-side JavaScript. It provides full ECMAScript 5.1 compliance and interoperability with Java libraries and frameworks. Nashorn performance is improving with recent Java updates and will soon reach near-native levels, making the JVM a platform for high-performance dynamic languages like JavaScript on the server-side.