Giter Site home page Giter Site logo

edvbld / nashorn Goto Github PK

View Code? Open in Web Editor NEW

This project forked from openjdk/nashorn

0.0 2.0 0.0 14.26 MB

http://openjdk.java.net/projects/nashorn/

License: GNU General Public License v2.0

Makefile 0.02% Shell 0.08% Java 60.84% JavaScript 38.94% Roff 0.06% Assembly 0.05%

nashorn's Introduction

Nashorn Engine

Nashorn engine is an open source implementation of the ECMAScript Edition 5.1 Language Specification. It also implements many new features introduced in ECMAScript 6 including template strings; let, const, and block scope; iterators and for..of loops; Map, Set, WeakMap, and WeakSet data types; symbols; and binary and octal literals. It is written in Java and runs on the Java Virtual Machine.

Nashorn used to be part of the JDK until Java 14. This project provides a standalone version of Nashorn suitable for use with Java 15 and later.

Nashorn is free software, licensed under GPL v2 with the Classpath exception, just like the JDK.

Documentation

Making Nashorn standalone is still a work in progress. There is no standalone documentation for it yet. The best current documentation are Nashorn-related documents published by Oracle with Java 14:

Getting Started

What you see in this repository at the moment is the initial state after extracting Nashorn source code from the JDK. As such, it can not yet be cleanly built, and binaries are not yet available. Therefore you can unfortunately not get started on the standalone Nashorn just yet. Both of these will change soon, and we will replace this notice then.

Contributing

Nashorn is a project under the charter of the OpenJDK. The OpenJDK Bylaws govern our work. The Nashorn project membership can be found on the OpenJDK Census. We welcome patches and involvement from individual contributors or companies. If this is your first time contributing to an OpenJDK project, you will need to review the rules on becoming a Contributor, and sign the Oracle Contributor Agreement (OCA).

Issue tracking

If you think you have found a bug in Nashorn, first make sure that you are testing against the latest version - your issue may already have been fixed. If not, search our issues list in the Java Bug System (JBS) in case a similar issue has already been opened. More information on where and how to report a bug can be found at bugreport.java.com. Use component "Core Libraries" and Subcomponent "jdk.nashorn" when filing an issue.

Discussion

Discussion of Nashorn development happens on the nashorn-dev mailing list.

nashorn's People

Contributors

sundararajana avatar szegedi avatar hns avatar erikj79 avatar magicus avatar jesperirl avatar chrishegarty avatar lahodaj avatar prrace avatar jonathan-gibbons avatar jddarcy avatar iignatev avatar woess avatar tbell29552 avatar mbreinhold avatar simonis avatar vidmik avatar kshefov avatar slowhog avatar asashour avatar rieberandreas avatar gnu-andrew avatar skydreamerr avatar plummercj avatar egahlin avatar goelin avatar kiranoracle avatar omajid avatar paulsandoz avatar mrserb avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.