search for: 824d9bb0

Displaying 2 results from an estimated 2 matches for "824d9bb0".

2011 Jul 01
0
[LLVMdev] LLVM and managed languages
...upport for implementing advanced runtime features for a given target 2) You want more ABI abstraction for easier porting across a range of targets -Andy -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20110701/824d9bb0/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,