SkillAgentSearch skills...

Nashorn

A fork of Oracle's EcmaScript 5.1 engine Nashorn, compatible with Java 7

Install / Use

/learn @ynsn/Nashorn
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Nashorn Build Status

<b><a href="https://github.com/exstar/nashorn/releases/tag/v1.0">A binary download is available for v1.0</a></b>

This repository is a fork of Oracles Nashorn engine (specifies EcmaScript 5.1 / comes with Java 8 / JDK8, accessible via JSR223). Unlike the original engine, this version is able to run on Java 7 / JDK7. The original backport is done by <a href="https://bitbucket.org/ramonza/nashorn-backport">Ramonza</a>. It is released under the GPLv2.

<b>Build using Gradlew:</b>

$ sh gradlew               # *nix
$ gradlew.bat              # Windows

A Maven repository is coming...

View on GitHub
GitHub Stars28
CategoryDevelopment
Updated3y ago
Forks14

Languages

Java

Security Score

80/100

Audited on Mar 11, 2023

No findings