Cppcheck
Sign in to saveCppcheck is a static code analysis tool for the C and C++ programming languages. It is a versatile tool that can check non-standard code. The creator and lead developer is Daniel Marjamäki.
Wikidata facts
- Instance of
- free software
- Country of origin
- Sweden
- Official website
- cppcheck.sourceforge.net
- Image
- CppcheckPortable 2.13.0 en.png
- Has use
- static program analysis
Show 8 more facts
- programmed in
- C++
- copyright license
- GNU General Public License
- inception
- 2007-05-08
- software version identifier
- 2.19.0
- publication date
- 2007-05-08
- source code repository URL
- git://github.com/danmar/cppcheck.git
- Alexa rank
- 351
- operating system
- Unix-like operating system
Sources (10)
via Wikidata · CC0
~3 min read
Encyclopedic overview
6 sectionsContents
- Features
- Development
- Plugins
- See also
- References
- External links
Cppcheck is a static code analysis tool for the C and C++ programming languages. It is a versatile tool that can check non-standard code. The creator and lead developer is Daniel Marjamäki.
Cppcheck is Open-core software, with its open-source core code under the GNU General Public License.
Excerpted from Wikipedia’s “Cppcheck” article, available under the CC BY-SA 4.0 licence.