enso/docs/infrastructure
2020-07-01 13:21:13 +02:00
..
java-11.md Java 11 Migration (#928) 2020-07-01 13:21:13 +02:00
README.md Java 11 Migration (#928) 2020-07-01 13:21:13 +02:00
sbt.md Java 11 Migration (#928) 2020-07-01 13:21:13 +02:00

layout title category tags order
section-summary Infrastructure infrastructure
infrastructure
readme
0

Infrastructure

The Enso runtime runs on the GraalVM which is a version of the JVM. This folder contains all documentation pertaining to Enso's infrastructure, which is broken up as follows:

  • sbt: The build tools that are used for building the project.
  • Java 11: Description of changes related to the Java 11 migration.