vjovanov / graalvm-demos

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

Home Page:http://graalvm.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

http://graalvm.org

License:Universal Permissive License v1.0


Languages

Language:Java 62.4%Language:JavaScript 21.3%Language:HTML 4.7%Language:Shell 4.5%Language:R 3.9%Language:Ruby 2.4%Language:Kotlin 0.8%