Splint

 2 likes

Splint is a tool for statically checking C programs for security vulnerabilities and coding mistakes. With minimal effort, Splint can be used as a better lint. If additional effort is invested adding annotations to programs, Splint can perform stronger checking than can be done...

License model

  • FreeOpen Source

Platforms

  • Windows
  • Linux
Discontinued

Last version 3.1.2 is from August 2007.

  No rating
2likes
0comments
0news articles

Features

Suggest and vote on features
  1.  Static Code Analysis
  2.  Static analysis
  3.  Coding

 Tags

  • secure-programming
  • static-checking
  • programming

Splint News & Activities

Highlights All activities

Recent activities

No activities found.

Splint information

  • Developed by

    Unknown
  • Licensing

    Open Source and Free product.
  • Alternatives

    8 alternatives listed
  • Supported Languages

    • English

AlternativeTo Category

Development

Our users have written 0 comments and reviews about Splint, and it has gotten 2 likes

Splint was added to AlternativeTo by Contrebasse on Apr 5, 2012 and this page was last updated Apr 10, 2019.
No comments or reviews, maybe you want to be first?
Post comment/review

What is Splint?

Splint is a tool for statically checking C programs for security vulnerabilities and coding mistakes. With minimal effort, Splint can be used as a better lint. If additional effort is invested adding annotations to programs, Splint can perform stronger checking than can be done by any standard lint.