Jump to content

Reference implementation

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by David Gerard (talk | contribs) at 23:01, 23 June 2004 (create stub). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

In computing, a reference implementation is a software example of a standard for use in helping others implement their own versions of the standard. A standard is much easier to understand with a working example to hand.

The reference implementation may or may not be of production quality. The Fraunhofer reference implementation of MP3 is considered of lower encoding quality than many other implementations, such as LAME. However, the X.org reference implementation of the X Window System is not only ready for use, but is increasingly popular on open source Unix-like operating systems as-is.