search for: 5798ef0c

Displaying 3 results from an estimated 3 matches for "5798ef0c".

2013 Nov 23
0
[LLVMdev] "Mapping High-Level Constructs to LLVM IR"
On Fri, Nov 22, 2013 at 10:25 PM, Mikael Lyngvig <mikael at lyngvig.org> wrote: > Hi guys, > > I have begun writing on a new document, named "Mapping High-Level > Constructs to LLVM IR", in which I hope to eventually explain how to map > pretty much every contemporary high-level imperative and/or OOP language > construct to LLVM IR. > > I write it for two
2013 Nov 23
1
[LLVMdev] "Mapping High-Level Constructs to LLVM IR"
...ng list >> LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu >> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev >> >> > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20131123/5798ef0c/attachment.html>
2013 Nov 23
4
[LLVMdev] "Mapping High-Level Constructs to LLVM IR"
Hi guys, I have begun writing on a new document, named "Mapping High-Level Constructs to LLVM IR", in which I hope to eventually explain how to map pretty much every contemporary high-level imperative and/or OOP language construct to LLVM IR. I write it for two reasons: 1. I need to know this stuff myself to be able to continue on my own language project. 2. I feel that this needs to