Git Product home page Git Product logo

graal's Introduction

GraalVM is a project based in Oracle Labs developing a new JIT Compiler and Polyglot Runtime for the JVM. Further details can be found on the OTN site.

  • Graal SDK contains long term supported APIs of GraalVM.

  • Graal is a dynamic compiler written in Java that integrates with the HotSpot JVM.

  • Truffle is a framework for implementing languages and instruments that use Graal as a dynamic compiler.

  • Tools contains a set of tools for Truffle guest languages implemented using the instrumentation framework.

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

License

Truffle and its dependency Graal SDK are licensed under the GPL 2 with Classpath exception.

The Graal compiler is licensed under the GPL 2.

The Substrate VM is licensed under the GPL 2.

graal's People

Contributors

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

Watchers

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