Skip to content

DanielTillett/splint

 
 

Repository files navigation

	  Splint - annotation-assisted static program checker
			 http://www.splint.org

			Copyright (C) 1994-2007
			University of Virginia,
		 Massachusetts Institute of Technology
		 
			     Version 3.1.2
			     12 July 2007

Splint Documentation
====================

Installation instructions are found with this distribution in
install.html (or at http://www.splint.org/source.html).

For documentation on Splint, please see http://www.splint.org

********************

How to build for Mac OS 10.10
April 2015

This is pretty simple now. 
1. Check out the repository and cd into the splint directory
2. sudo ./configure
3. sudo make install

You will get some failed tests but splint now builds fine.


About

Splint - annotation-assisted static program checker

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 87.6%
  • C++ 7.6%
  • Shell 3.3%
  • Makefile 1.3%
  • HTML 0.1%
  • Prolog 0.1%