From: Stefan S. <se...@sy...> - 2011-05-21 11:44:40
|
On 2011-05-21 06:28, harsh gupta wrote: > I needed to use the openc++ parser for an application that i was > developing. The platform for use is Ubuntu Linux 10.04. Basically what > i need is a c++ parser and openc++ seemed to be a worthy candidate. The OpenC++ parser has some sever limitations, which have become quite apparent as changes and improvements have been applied to libstdc++, making the two incompatible. At this point I would suggest trying out CLang (http://clang.llvm.org/) as a C++ parser, as it has matured quite a bit over the last year. I'm pretty sure there are packages for clang and llvm available for Ubuntu. Good luck ! Stefan -- ...ich hab' noch einen Koffer in Berlin... |