Displaying 2 results from an estimated 2 matches for "7afde528".
2011 Jul 03
0
[LLVMdev] LLVM and managed languages
...an't provide a toolbox of parts to choose from, just like we provide a standard optimization sequence which clients can choose to use or not.
-Chris
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20110703/7afde528/attachment.html>
2011 Jul 01
10
[LLVMdev] LLVM and managed languages
So I've been using LLVM for about 4 years now, and I've posted a lot on this
list about specific issues. What I would like to do is step back for a
moment and give my "big picture" assessment of LLVM overall, particularly
with respect to developing a "managed" language like Java / C# or my own
language, Tart.
Obviously, I feel that LLVM is the best choice out there,