Jump to content

Splint: Difference between revisions

From EDM2
Created page with "==Description== A tool for static code analysis of C files, static analysers like these tipically catch bugs that compilers miss. ==Version== '''* Latest Version''': 3...."
 
Line 1: Line 1:
==Description==
==Description==
A tool for static code analysis of [[C]] files, static analysers like these tipically catch bugs that compilers miss.
A tool for static code analysis of [[C]] files, static analysers like these typically catch bugs that compilers miss.
 
 


==Version==
==Version==

Revision as of 12:08, 16 November 2014

Description

A tool for static code analysis of C files, static analysers like these typically catch bugs that compilers miss.

Version

* Latest Version: 3.1.2

Links

License

The source code is released under the MIT License while the binaries are release under the GNU GPL v2 License.

Author

Related Articles

Publications