search for: lazutkin

Displaying 2 results from an estimated 2 matches for "lazutkin".

2008 Jul 17
2
[LLVMdev] Embedding LLVM
I am evaluating LLVM for my project to drive an embedded language. Does anybody have any pointers on where to start? Most notably: 1) How to interface to it? 2) How submit a program for an execution? 3) How to plug in a GC, or use an existing one? I am pretty sure that these topics were thoroughly discussed and documented, but I cannot find anything on the net. Any relevant links are
2008 Jul 17
0
[LLVMdev] Embedding LLVM
On Jul 17, 2008, at 3:28 PM, Eugene Lazutkin wrote: > I am evaluating LLVM for my project to drive an embedded language. > Does > anybody have any pointers on where to start? Most notably: > > 1) How to interface to it? > 2) How submit a program for an execution? > 3) How to plug in a GC, or use an existing one? > &...