All Projects → graalvm → Graalvm Demos

graalvm / Graalvm Demos

Licence: other
This repository contains several small applications. These programs illustrate the capabilities of GraalVM

Programming Languages

java
68154 projects - #9 most used programming language

GraalVM Demos

This repository collects demo applications and benchmarks written in Java, JavaScript, R, Ruby, and other JVM languages like Kotlin and Scala. These programs are illustrating diverse capabilities of GraalVM.

Running

Clone this repository. Every top level folder here contains a demo sources and the instructions on how to run that particular code are in its README.md.

Tested Compatibility

The demos are normal applications and benchmarks written in Java, Kotlin, JavaScript, etc., so they are compatible with any virtual machine capable of running Java, JavaScript and so on. You can run it on the stock JVM, Node, etc..

However, these examples were tested and are known to work with GraalVM 20.0.0 builds based on JDK 8 and on JDK 11.

Further Information

License

Unless specified otherwise all code in this repository is licensed under the Universal Permissive License (UPL). Note that the submodule fastR-examples which is a reference to the graalvm/examples repository has a separate license.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].