conferences | speakers | series

GraalVM: Polyglot Development Platform with Great Toolability

home

GraalVM: Polyglot Development Platform with Great Toolability
FOSDEM 2019

In this session, we will explore how GraalVM is a polyglot VM based on JDK, supporting languages Java, JS, R, Ruby and Python, while providing various development tools, with integration in IDEs, such as NetBeans and VisualStudio Code, with Chrome Developer Tools to monitor and profile using Graal VisualVM. The Chrome integration is based on implementing Chrome Inspector protocol and Language Server Protocol, among others. GraalVM provides universal tooling support for all languages implemented on top of it.

Speakers: Martin Entlicher