I did a talk on C/C++ source code quality tools here at Quickoffice. I believe it could be helpful for the C/C++/ObjC developers(especially for those who care about quality). Here goes the list of the tools mentioned:
- CPD
- gcc
- clang
- Valgrind
- cppcheck
- EDoc++
- GCOV
- gcovr
- LCOV
- avalanche
- frama-c
You can find LaTeX source and .cpp source files at github
0 comments:
Post a Comment