Hi everyone!
I recently subscribed your mailing list, as I find the LLVM project
interesting. I've read the document known as "Compiler hacker's
introduction to LLV"[1], and I've learnt about LLVM-IR.
I was wondering about the impact of such a representation on mixing code
from different languages.
Suppose we have a huge library X written in language LX, which we would be
able to use from our program Y written in language LY. If both LX and LY
are supported by LLVM would that be difficult?
Regards
Giovanni
[1] http://www.aosabook.org/en/llvm.html
--
Giovanni [dacav] Simoni
<giovanni.simoni at roundhousecode.com>
<simgidacav at gmail.com>