Примери коришћења Standard library на Енглеском и њихови преводи на Српски
{-}
-
Colloquial
-
Ecclesiastic
-
Computer
-
Latin
-
Cyrillic
The standard library of a computer programming language is the library that is available across all implementations of that language.
A broad standard library: Python's bulk of the library is very portable
A language's standard library is often treated as part of the language by its users,
A board standard library: Python's bulk of the library is very portable
Scala also comes with built-in support for data-parallel programming in the form of Parallel Collections[44] integrated into its Standard Library since version 2.9.0.
The java standard library has an implementation of non-blocking concurrent skiplists, based on a paper titled"a
There was a desire to get Numeric into the Python standard library, but Guido van Rossum decided that the code was not maintainable in its state then.
The most common C library is the C standard library, which is specified by the ISO
This suggests a relatively small standard library, containing only the constructs that"every programmer" might reasonably require when building a large collection of software.
From version 2.2 on, Jython(including the standard library) is released under the Python Software Foundation License(v2).
Scala's standard library includes support for the actor model,
This is a multilevel programming language with support for a large standard library and full modularity to develop the software for various purposes.
In C++, such facilities are not part of the standard library, but instead other libraries,
The most common C library is the C standard library, which is specified by the ISO
Most compiled languages have a standard library although programmers can also create their own custom libraries. .
particularly library routines from the standard library.
Ruby's standard library includes a set module which contains Set
is a software library for the C++ programming language that influenced many parts of the C++ Standard Library.
is the GNU Project's implementation of the C standard library.
Python's standard library(since 2.4) includes heapq.