Skip to content

christianwimmer/graalvm-demos

 
 

Repository files navigation

GraalVM demos

This repository contains several small applications and benchmarks written in Java, JavaScript, Kotlin. These programs are illustrating capabilities of GraalVM

Running

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

Tested Compatibility

The demos are normal applications & benchmarks in Java, Kotlin, JavaScript and so on, 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 were tested and are known to work with:

  • GraalVM-Version: 0.32

Further information

License

Unless specified otherwise all code in this repository is licensed under the Universal Permissive License (UPL).

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 62.1%
  • JavaScript 17.4%
  • Shell 7.6%
  • HTML 3.9%
  • Scala 3.2%
  • R 3.2%
  • Other 2.6%