GraalVM comes with JavaScript included and has a package manager called gu that lets you install additional languages.
Examples:
$ gu install native-image
$ gu install ruby
$ gu install python
$ gu install R
$ gu install native-image
$ gu install ruby
$ gu install python
$ gu install R
Comments
Post a Comment