[LLVMdev] C++ Interpreter

Eli Friedman eli.friedman at gmail.com
Mon Aug 31 13:44:22 PDT 2009


On Mon, Aug 31, 2009 at 1:19 PM, Renato Golin<rengolin at systemcall.org> wrote:
> 2009/8/31 Axel Naumann <Axel.Naumann at cern.ch>:
>> we want to implement a C++ interpreter using LLVM and clang
>
> Isn't clang going on that direction anyway?

clang is implementing C++ support, but nothing has been done in the
direction of building an interpreter.

-Eli



More information about the llvm-dev mailing list