>I found a good Java parser (from > www.antlr.org), but no better C++ parser than this imperfect one in > kdevelop. I know that coding a complete C++ parser is a huge task, but > without it, code completion will not be really usable. Isn't gcc/g++ based on flex/bison? I heard that it was. --JRZ