1532 Forks
18779 Stars
18779 Watchers

graal

GraalVM: Run Programs Faster Anywhere :rocket:

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