Daikon (system)
For other uses, see Daikon (disambiguation).
Daikon is a computer program that detects likely invariants of programs.[1] An invariant is a condition that always holds true at certain points in the program. It is mainly used[2] for debugging programs in late development, or checking modifications to existing code.
Properties
Daikon can detect properties in C, C++, Java, Perl, and IOA programs, as well as spreadsheet files or other data sources. Daikon is easy to extend and is free software.[3]
External links
- Daikon Official home site
- Source repository in Google Code
- Dynamically Discovering Likely Program Invariants, Michael D. Ernst PhD. Thesis (using Daikon)
References
- ↑ An overview of JML tools and applications
- ↑ "Dynamically Discovering Likely Program Invariants". Groups.csail.mit.edu. Retrieved 2013-05-23.
- ↑ Daikon license
This article is issued from Wikipedia - version of the 6/8/2013. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.