Skip to content

Latest commit

 

History

History
35 lines (21 loc) · 799 Bytes

File metadata and controls

35 lines (21 loc) · 799 Bytes

Sample Java Applications

This repository contains a set of sample applications in java.

Prerequisites

We assume that the reader is at least vaguely familiar with Java and understands:

  • Variables and expressions
  • Methods
  • Decision structures
  • Iteration structures

Requirements

To compile and run this demo you will need:

  • JDK 11+
  • GraalVM

Configuring GraalVM and JDK 11+

Make sure that both the GRAALVM_HOME and JAVA_HOME environment variables have been set, and that a JDK 11+ java command is on the path.

Contributions

See CONTRIBUTING for how to build these examples.

Application List

Have fun, and join the team of contributors!