oracle/graal
Fork: 1629 Star: 20343 (更新于 2024-10-26 12:39:15)
license: NOASSERTION
Language: Java .
GraalVM compiles Java applications into native executables that start instantly, scale fast, and use fewer compute resources 🚀
最后发布版本: vm-19.3.1 ( 2020-01-23 17:03:41)
GraalVM is a high-performance JDK distribution that compiles your Java applications ahead of time into standalone binaries. These binaries start instantly, provide peak performance with no warmup, and use fewer resources. You can use GraalVM just like any other Java Development Kit in your IDE.
The project website at https://www.graalvm.org/ describes how to get started, how to stay connected, and how to contribute.
Documentation
Please refer to the GraalVM website for documentation. You can find most of the documentation sources in the docs/ directory in the same hierarchy as displayed on the website. Additional documentation including developer instructions for individual components can be found in corresponding docs/ sub-directories. The documentation for the Truffle framework, for example, is in truffle/docs/. This also applies to languages, tools, and other components maintained in related repositories.
Get Support
- Open a GitHub issue for bug reports, questions, or requests for enhancements.
- Join the GraalVM Slack to connect with the community and the GraalVM team.
- Report a security vulnerability according to the Reporting Vulnerabilities guide.
Repository Structure
This source repository is the main repository for GraalVM and includes the following components:
Directory | Description |
---|---|
.devcontainer/ |
Configuration files for GitHub dev containers. |
.github/ |
Configuration files for GitHub issues, workflows, …. |
compiler/ |
Graal compiler, a modern, versatile compiler written in Java. |
espresso/ |
Espresso, a meta-circular Java bytecode interpreter for the GraalVM. |
regex/ |
TRegex, a regular expression engine for other GraalVM languages. |
sdk/ |
GraalVM SDK, long-term supported APIs of GraalVM. |
substratevm/ |
Framework for ahead-of-time (AOT) compilation with Native Image. |
sulong/ |
Sulong, an engine for running LLVM bitcode on GraalVM. |
tools/ |
Tools for GraalVM languages implemented with the instrumentation framework. |
truffle/ |
GraalVM's language implementation framework for creating languages and tools. |
visualizer/ |
Ideal Graph Visualizer (IGV), a tool for analyzing Graal compiler graphs. |
vm/ |
Components for building GraalVM distributions. |
wasm/ |
GraalWasm, an engine for running WebAssembly programs on GraalVM. |
Related Repositories
GraalVM provides additional languages, tools, and other components developed in related repositories. These are:
Name | Description |
---|---|
FastR | Implementation of the R language. |
GraalJS | Implementation of JavaScript and Node.js. |
GraalPy | Implementation of the Python language. |
GraalVM Demos | Several example applications illustrating GraalVM capabilities. |
Native Build Tools | Build tool plugins for GraalVM Native Image. |
SimpleLanguage | A simple example language built with the Truffle framework. |
SimpleTool | A simple example tool built with the Truffle framework. |
TruffleRuby | Implementation of the Ruby language. |
License
GraalVM Community Edition is open source and distributed under version 2 of the GNU General Public License with the “Classpath” Exception, which are the same terms as for Java. The licenses of the individual GraalVM components are generally derivative of the license of a particular language (see the table below).
Component(s) | License |
---|---|
Espresso, Ideal Graph Visualizer | GPL 2 |
GraalVM Compiler, SubstrateVM, Tools, VM | GPL 2 with Classpath Exception |
GraalVM SDK, GraalWasm, Truffle Framework, TRegex | Universal Permissive License |
Sulong | 3-clause BSD |
最近版本更新:(数据更新于 2024-10-24 22:44:50)
2020-01-23 17:03:41 vm-19.3.1
2019-11-21 00:29:07 vm-19.3.0
2019-10-16 03:04:05 vm-19.2.1
2019-09-14 02:55:11 vm-19.2.0.1
2019-08-21 02:12:37 vm-19.2.0
2019-08-12 18:31:00 vm-19.2.0-dev-b01
2019-07-17 21:03:18 vm-19.1.1
2019-07-03 00:38:16 vm-19.1.0
2019-06-15 02:35:47 vm-19.0.2
2019-05-10 02:43:39 vm-19.0.0
主题(topics):
aot, compiler, graalvm, java
oracle/graal同语言 Java最近更新仓库
2024-11-05 19:32:42 xiaojieonly/Ehviewer_CN_SXJ
2024-11-05 04:13:47 Stirling-Tools/Stirling-PDF
2024-11-04 02:03:13 exzhawk/EhViewer
2024-11-03 00:43:09 PBH-BTN/PeerBanHelper
2024-10-31 18:52:00 CodePhiliaX/Chat2DB
2024-10-31 11:19:43 mybatis-flex/mybatis-flex