Nashorn (JavaScript engine): Difference between revisions

Content deleted Content added
Fixed grammar
Tags: canned edit summary Mobile edit Mobile app edit iOS app edit
No edit summary
Line 22:
| website =
}}
'''Nashorn''' is a [[JavaScript engine]] developed in the [[Java (programming language)|Java]] programming language originally by [[Oracle Corporation|Oracle]] and later by the OpenJDK Community. It relies on the support for dynamically typed languages on the Java Platform (JSR 292) (a concept first realized in the experimental [[Da Vinci Machine]] and a standard part of Java 7 and later.) Nashorn has beenwas included with [[Java 8]] through JDK 14.<ref>{{cite web
| url=http://www.wiki.jvmlangsummit.com/images/c/ce/Nashorn.pdf
| title=Adventures in JSR-292 or How To Be A Duck Without Really Trying