Giter Club home page Giter Club logo

graal'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, Clojure, 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:

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 boris-spas avatar axel22 avatar lewurm avatar davleopo avatar entlicher avatar eregon avatar olpaw avatar christianhaeubl avatar chrisseaton avatar tzezula avatar peter-hofer avatar vjovanov avatar cstancu avatar mur47x111 avatar sanzinger avatar wirthi avatar ansalond avatar therealaph avatar adinn avatar

Watchers

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