Quantcast
Channel: Java Code Geeks » Nashorn
Viewing all articles
Browse latest Browse all 4

Introduction to Nashorn

$
0
0

Java 8 introduced and new javascript engine named “Nashorn”. Nashorn is based on Da Vinci Machine, a project with aim of adding dynamic language support to JVM. Nashorn is a nice milestone to make the hybrid softwares easier than before. The nice features of this engine makes you able to make a full duplex communication between ...

 


Viewing all articles
Browse latest Browse all 4

Trending Articles