On Wednesday, 10 June 2015 at 16:02:36 UTC, Ola Fosheim Grøstad
wrote:
Yeah, I think it would be nice if one could change the culture
of programming so that people easily could combine any 2
languages in the same project. But that takes either
significant creator-goodwill/cooperation or platforms like
.NET/JVM. I could see myself wanting to do some things in
"Prolog", some things in "Lisp" and some things in "C". Today
that takes too much FFI work.
Wasn't LLVM supposed to solve that, being a "virtual machine" for
compilation to low level native code?