File:Ogg_vorbis_libs_and_application_dia.svg · Wikimedia Commons · See Wikimedia Commons
software library
Sign in to saveAlso known as programming library, lib, library, code generation library, computer library
collection of non-volatile resources used by computer programs, often for software development
Wikidata facts
Show 3 more facts
- Stack Exchange tag
- stackoverflow.com/tags/libraries
- Commons category
- Computer libraries
- inception
- 1947-00-00
via Wikidata · CC0
~14 min read
Article
Illustration of an application which uses libvorbisfile to play an Ogg Vorbis file
In computing, a library is a collection of resources that can be used during software development to implement a computer program. Commonly, a library consists of executable code such as compiled functions and classes, or a library can be a collection of source code. A resource library may contain data such as images and text.