[Cs-dev] LLVM Article
Date | 2012-06-28 15:10 |
From | Steven Yi |
Subject | [Cs-dev] LLVM Article |
Hi All, I read an interesting article on LLVM: http://www.drdobbs.com/architecture-and-design/240001128 It covers three-stage compiler design and LLVM pretty well. It's a bit long but worth the read, IMO. Thanks! steven ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Csound-devel mailing list Csound-devel@lists.sourceforge.net |
Date | 2012-06-28 16:35 |
From | Victor Lazzarini |
Subject | Re: [Cs-dev] LLVM Article |
Attachments | None None |
great article, its source, http://www.lulu.com/shop/amy-brown-and-greg-wilson/the-architecture-of-open-source-applications/paperback/product-18961377.html looks interesting too. On 28 Jun 2012, at 15:10, Steven Yi wrote:
Dr Victor Lazzarini Senior Lecturer Dept. of Music NUI Maynooth Ireland tel.: +353 1 708 3545 Victor dot Lazzarini AT nuim dot ie |
Date | 2012-06-28 16:46 |
From | Steven Yi |
Subject | Re: [Cs-dev] LLVM Article |
Didn't even notice it was from a book: both volumes purchased! (Even more summer reading :) ) On Thu, Jun 28, 2012 at 11:35 AM, Victor Lazzarini |
Date | 2012-06-28 17:50 |
From | Michael Gogins |
Subject | Re: [Cs-dev] LLVM Article |
Thanks for the link, I read (most of) it. Regards, Mike On Thu, Jun 28, 2012 at 10:10 AM, Steven Yi |