Jump to content

Open source

From Simple English Wikipedia, the free encyclopedia
Revision as of 12:30, 19 April 2004 by Krik~simplewiki (talk | changes) (define open source.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Open Source means that the "source code", the language programmers use to make computers do their jobs is avalible to everyone. The opposite is closed source, where the programmer hides the code. Open Source has been around for decades, but it became popular with Linux and BSD software communities. Anyone can change the code and see how it works. To protect the code, a special liecense is used. The most common kinds of licence is the GPL, BSD and LGPL. Wikipedia uses open source too.