1673 Forks
20667 Stars
20667 Watchers

graal

GraalVM compiles Java applications into native executables that start instantly, scale fast, and use fewer compute resources 🚀

How to download and setup graal

Open terminal and run command
git clone https://github.com/oracle/graal.git
git clone is used to create a copy or clone of graal repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with graal https://github.com/oracle/graal/archive/master.zip

Or simply clone graal with SSH
[email protected]:oracle/graal.git

If you have some problems with graal

You may open issue on graal support forum (system) here: https://github.com/oracle/graal/issues