Polyglot Programming using GraalVM in Kotlin
Apr 8, 2023 · 4 min read · The meaning of the word polyglot is knowing or using several languages. In this article, we'll see what that means from a programming perspective and create a hello world program demonstrating the concept. Git repository for this demo: https://github...
Join discussion