[cfe-users] Documentation

Jean-Daniel Dupas devlists at shadowlab.org
Wed Aug 28 07:29:57 PDT 2013


Le 28 août 2013 à 15:36, Venkata Suneel Kota <chanakya.sun at gmail.com> a écrit :

> Hi
> 
> I am new to LLVM and CLANG.
> 
> My requirement is to embed a compiler into my code.
> 
> As far as I know it is unrealistic to embed gcc.
> 
> Is it possible with CLANG?
> 
> if libclang is the C interface for clang, is there any programming guide available for
> reference other that API documentation
> 

You should start by reading the section "Using Clang as a Library"  at:

http://clang.llvm.org/docs/

-- Jean-Daniel








More information about the cfe-users mailing list