> I don't see that this is quite that, yet. It looks as though this is > for C and C++. In practice the current toolchain only supports those languages, but in theory any language that is implemented with LLVM should work with a little effort. For instance, here is a ticket for Haskell (GHC): https://ghc.haskell.org/trac/ghc/ticket/8206