$30 off During Our Annual Pro Sale. View Details »

The Cloud World is Polyglot

The Cloud World is Polyglot

This presentation explains how Cloud-Native World is Polyglot and with GraalVM it is possible to create an Immutable Infrastructure to run Java, Python, and other amazing languages. Presented to Jornada Colaborativa Summit Python -- Sat 04 Jul 2020

Avatar for Paulo Alberto Simoes

Paulo Alberto Simoes

July 04, 2020
Tweet

More Decks by Paulo Alberto Simoes

Other Decks in Technology

Transcript

  1. GraalVM Python Implementation Components ‘Borrowed’ this illustration from the article

    Introduction to the Python implementation for GraalVM by Franzi Geiger
  2. Truffle? Truffle is a framework for implementing languages using nothing

    more than a simple Abstract Syntax Tree (AST) interpreter.