Giter Club home page Giter Club logo

graaljs's Introduction

Join the chat at https://gitter.im/graalvm/graal-core

A high performance implementation of the JavaScript programming language. Built on the GraalVM by Oracle Labs.

The goals of Graal JavaScript are:

  • Execute JavaScript code with best possible performance
  • Full compatibility with the latest ECMAScript specification
  • Support Node.js applications, including native packages
  • Allow simple upgrading from Nashorn or Rhino based applications
  • Fast interoperability with Java, Scala, or Kotlin, or with other GraalVM languages like Ruby, Python, or R
  • Be embeddable in systems like Oracle RDBMS or MySQL

Getting Started

See the documentation on the GraalVM website how to install and use Graal JavaScript.

$ $GRAALVM/bin/js
> print("Hello JavaScript");
Hello JavaScript
>

Documentation

Extensive documentation is available in docs, for users and contributors of the engine.

For instance, a guide how to build Graal JavaScript from source code can be found in Building.md.

Current Status

Graal JavaScript is compatible with the ECMAScript 2017 specification. New features, e.g. for the upcoming 2018 edition, are added frequently. In addition, some popular extensions of other engines are supported, see JavaScriptCompatibility.md.

Graal JavaScript can execute Node.js applications. It provides high compatibility with existing npm packages, with high likelyhood that your application will run out of the box. This includes npm packages with native implementations. Note that you will need to re-compile from source with Graal JavaScript if you want to run binaries that have beeen compiled for Node.js based on V8, or any other compatible engine.

Graal JavaScript Reference Manual

A reference manual for Graal JavaScript is available on the GraalVM website.

Stay connected with the community

See graalvm.org/community on how to stay connected with the development community. The discussion on gitter is a good way to get in touch with us.

Authors

The main authors of Graal JavaScript in order of joining the project are:

Andreas Woess, Christian Wirth, Danilo Ansaloni, Daniele Bonetta, Jan Stola, Jakub Podlesak, Tomas Mysik, Jirka Marsik

Additionally:

Thomas Würthinger, Josef Haider, Christian Humer

Collaborations with:

and others.

Licence

Graal JavaScript is available under the following license:

graaljs's People

Contributors

ry avatar bnoordhuis avatar isaacs avatar trott avatar indutny avatar piscisaureus avatar woess avatar iamstolis avatar addaleax avatar jasnell avatar trevnorris avatar tjfontaine avatar cjihrig avatar mscdex avatar rvagg avatar wirthi avatar danbev avatar tootallnate avatar targos avatar koichik avatar vsemozhetbyt avatar eleinadani avatar sam-github avatar thefourtheye avatar fishrock123 avatar evanlucas avatar felixge avatar jirkamarsik avatar timothygu avatar ofrobots avatar

Watchers

Josh Ferguson avatar James Cloos 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.