[cfe-dev] Inquiries about the C/C++ parser

Chris Lattner clattner at apple.com
Mon Oct 15 19:41:11 PDT 2007


On Oct 15, 2007, at 7:06 PM, ShangHongzhang 62185 wrote:

>
> Hi, all
>
>   Recently Im seeking for a C/C++ parser for my project. and known  
> Clang from TCC(Tiny C Compiler) mail list. could anyone please tell  
> me what the approximate size of the Clang (I only concern on C/C++  
> parser part), and the C and C++ parser was both available now ?

What do you mean by size?  You can check out clang with the  
instructions here:
http://clang.llvm.org/get_involved.html

-Chris



More information about the cfe-dev mailing list