Graal VM

RazvanN razvan.nitu1305 at gmail.com
Fri Aug 30 10:56:05 UTC 2019


Hello everyone,

Has anyone heard of GraalVM [1]? It seems that this is a virtual 
machine that enables the writing of polyglot applications 
(applications that can mix code from different languages). The 
supported languages are Java-based (Scala, Kotlin), dynamic 
languages (Javascript, R, Ruby, Python) and LLVM-based languages 
(C and C++). This sounds like a really cool thing and I was 
wondering if D could be integrated with this (via ldc),

What do you guys think?

Cheers,
RazvanN

[1] https://www.graalvm.org/docs/reference-manual/polyglot/


More information about the Digitalmars-d mailing list