Open main menu
Home
Random
Recent changes
Special pages
Community portal
Preferences
About Wikipedia
Disclaimers
Incubator escapee wiki
Search
User menu
Talk
Dark mode
Contributions
Create account
Log in
Editing
Splint (programming tool)
(section)
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
{{refimprove|date=March 2013}} {{Infobox software | name = Splint | screenshot = | caption = | developer = [http://sourceforge.net/project/memberlist.php?group_id=34302 The Splint Developers] | latest release version = 3.1.2 | latest release date = {{Start date and age|2007|07|12}} | operating system = [[Cross-platform]] | genre = [[Static code analysis]] | license = [[GPL]] | website = {{URL|www.splint.org}} | repo = {{URL|github.com/splintchecker/splint}} }} '''Splint''', short for '''Secure Programming Lint''', is a [[programming tool]] for [[Static code analysis|statically checking]] [[C (programming language)|C programs]] for security [[vulnerability (computer science)|vulnerabilities]] and coding mistakes. Formerly called LCLint, it is a modern version of the [[Unix]] [[lint programming tool|lint]] tool. Splint has the ability to interpret special annotations to the [[source code]], which gives it stronger checking than is possible just by looking at the source alone. Splint is used by [[gpsd]] as part of an effort to design for zero defects.<ref>{{cite book|title=The Architecture of Open Source Applications, Volume II|year=2012|publisher=Lulu|isbn=9781105571817|url=http://www.aosabook.org/en/gpsd.html|author=Raymond|edition=Eric|editor1=Brown, Amy |editor2=Wison, Greg }}</ref> Splint is [[free software]] released under the terms of the [[GNU General Public License]]. Main development activity on Splint stopped in 2010. According to the [[Concurrent Versions System|CVS]] at [[SourceForge]], as of September 2012 the most recent change in the repository was in November 2010.<ref>{{cite web|accessdate=2012-09-11|url=http://sourceforge.net/project/stats/detail.php?group_id=34302&ugn=splint&type=cvs&mode=12months|title=Splint project CVS statistics}}</ref> A [[Git]] repository at [[GitHub]] has more recent changes, starting in July 2019.<ref>{{cite web|accessdate=2020-09-16|url=https://github.com/splintchecker/splint|title=Splint project git history|website=[[GitHub]] }}</ref>
Edit summary
(Briefly describe your changes)
By publishing changes, you agree to the
Terms of Use
, and you irrevocably agree to release your contribution under the
CC BY-SA 4.0 License
and the
GFDL
. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.
Cancel
Editing help
(opens in new window)