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 _______________________________________________ cfe-dev mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev
