Reference implementation: Difference between revisions

Content deleted Content added
Undid revision 1166379769 by 174.213.160.212 (talk) revert vandalism
Me
Tags: Reverted Visual edit Mobile edit Mobile web edit
Line 2:
{{wiktionary}}
 
In the [[software development process]], a '''reference implementation''' (or, less frequently, '''sample implementation''' or '''model implementation''') is a program that implements all requirements from a corresponding specification. The reference implementation often accompanies a [[technical standard]], and demonstrates what should be considered the "correct" behavior of any other implementation of it.
 
== Characteristics and examples ==