Coder Social home page Coder Social logo

bradparks / graal__vm_for_all_langs__javascript_java_ruby_etc Goto Github PK

View Code? Open in Web Editor NEW

This project forked from oracle/graal

0.0 1.0 0.0 240.45 MB

GraalVM: Run Programs Faster Anywhere :rocket:

Home Page: https://www.graalvm.org

Python 0.88% Java 97.41% Slash 0.05% Clojure 0.05% Shell 0.01% Makefile 0.05% C 1.28% C++ 0.26% JavaScript 0.01% HTML 0.01%

graal__vm_for_all_langs__javascript_java_ruby_etc's Introduction

GraalVM

Join the chat at https://gitter.im/graalvm/home

GraalVM is a universal virtual machine for running applications written in JavaScript, Python, Ruby, R, JVM-based languages like Java, Scala, Kotlin, and LLVM-based languages such as C and C++.

The project website at https://www.graalvm.org describes how to get started, how to stay connected, and how to contribute.

Repository Structure

The GraalVM main source repository includes the following components:

  • Graal SDK contains long term supported APIs of GraalVM.

  • Graal compiler written in Java that supports both dynamic and static compilation and can integrate with the Java HotSpot VM or run standalone.

  • Truffle language implementation framework for creating languages and instrumentations for GraalVM.

  • Tools contains a set of tools for GraalVM languages implemented with the instrumentation framework.

  • Substrate VM framework that allows ahead-of-time (AOT) compilation of Java applications under closed-world assumption into executable images or shared objects.

  • TRegex is an implementation of regular expressions which leverages GraalVM for efficient compilation of automata.

License

Each GraalVM component is licensed: Truffle and its dependency Graal SDK are licensed under the GPL 2 with Classpath exception Tools project is licensed under the GPL 2 with Classpath exception TRegex project is licensed under the GPL 2 with Classpath exception. The Graal compiler is licensed under the GPL 2 Substrate VM is licensed under the GPL 2

graal__vm_for_all_langs__javascript_java_ruby_etc's People

Contributors

adinn avatar axel22 avatar boris-spas avatar chrisseaton avatar christianhaeubl avatar christianwimmer avatar chumer avatar cstancu avatar davleopo avatar dougxc avatar entlicher avatar eregon avatar gilles-duboscq avatar lewurm avatar lukasstadler avatar mlvdv avatar mur47x111 avatar olpaw avatar peter-hofer avatar rschatz avatar sanzinger avatar smarr avatar thomaswue avatar tkrodriguez avatar tzezula avatar veresov avatar vjovanov avatar wirthi avatar woess avatar zapster avatar

Watchers

 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.