Sorry , i accidentally send it . What i wanted to say is that , Theoretically
, you can :
1) Native compile statically typed non-native lenguages
2) Recompile binaries for another architecture and even plataforms .
3) Achive a .NET like CLI , but even better .

And , notice , that the LLVM garbage collector is a little precary .



2014-08-25 19:45 GMT+00:00 Ivan Viso Altamirano <ivanviso...@gmail.com>:

> This has little to do with Gentoo , but still it is a interesting debate .
>
>  You can compile a great sort of programing lenguages to llvm bytecode :
> C(++) , java , Objetive C(++) , C# , Haskell , Rust ... And a lot more . On
> the other side , you CAN'T compile , lenguages like python or perl .
>
> The interesting part is that a feature under developement : It can
> decompile C(++) code to LLVM bytecode , (only if it not use plataform
> specific libraries or assembly code ) So , you can easily port your
> favourite X86 privative application to ARM or PPC , Just wonderfull .
>
>

Reply via email to