J-Fall 2018: Oleg Šelajev – Developer’s Introduction to GraalVM
GraalVM is an integrated, polyglot, high-performance execution environment for dynamic, static, and native languages. It supports Java, Scala, Kotlin, Groovy, other JVM languages, and can run the dynamic scripting languages JavaScript including node.js, Ruby, Python, and so on. In this practical session, we’ll learn how to begin using Graal on a typical Java and JavaScript […]