Description: JavaScript is a lightweight, interpreted programming language with first-class functions. It is well-known as the scripting language for Web pages, but it's used in many non-browser environments as well including Node.js and MongoDB
Type: software
Pricing: Free
Description: Nashorn is a JavaScript engine integrated into the Java Virtual Machine (JVM). It allows developers to embed JavaScript code into Java applications and enable client-side scripting using JavaScript. It is lightweight, high-performance, supports the ECMAScript specification, and enables Java and JavaScript interoperability.
Type: software