Computer Programming Software Terms, Glossary and Dictionary

Runtime Library

A runtime library, in computer science, refers to a collection of utility functions which support a program while it is running, working with the operating system to provide facilities such as mathematical functions, input and output. These make it unnecessary for programmers to continually rewrite basic capabilities specified in a programming language or provided by an operating system.



Related Terms:

Runtime Library