Category:Solutions by Library

From Rosetta Code

Jump to: navigation, search


Libraries are software which extend the functionality of a programming language, usually by providing an API to complete a specific task. Different languages may have their own name for libraries, such as Perl modules, or Java packages.

Many programming examples on Rosetta Code make use of libraries.

Personal tools