Search references for RUNTIME LIBRARY. Phrases containing RUNTIME LIBRARY
See searches and references containing RUNTIME LIBRARY!RUNTIME LIBRARY
Access to a program's runtime environment
A runtime library is a library that provides access to the runtime environment that is available to a computer program – tailored to the host platform
Runtime_library
Platform-agnostic component and application architecture
Windows Runtime (WinRT) is a platform-agnostic component and application architecture first introduced in Windows 8 and Windows Server 2012 in 2012. It
Windows_Runtime
Topics referred to by the same term
program is executing Runtime library, a program library designed to implement functions built into a programming language Runtime system, software designed
Runtime
List of main shared-libraries of Microsoft Windows
A common library linked with Native applications is nt.lib, which contains startup code for Native applications, similar to how the C runtime provides
Microsoft Windows library files
Microsoft_Windows_library_files
Collection of resources used to develop a computer program
static library is sometimes called an archive on Unix-like systems. A dynamic library is linked when the program is run – either at load-time or runtime. The
Library_(computing)
Computer system that provides behavior needed by running code
In computer programming, a runtime system or just runtime is a sub-system that exists in the computer where a program is created, as well as in the computers
Runtime_system
Language extension for C++ compilers
is possible to call the Windows Runtime from native ISO C++ via the lower level Windows Runtime C++ Template Library (WRL). However, WRL is also superseded
C++/CX
Performing the actions encoded in a computer program
Often, software relies on external services such as a runtime environment and a runtime library tailored to the host environment to provide services that
Execution_(computing)
Supporting library for the Apache web server
Free and open-source software portal The Apache Portable Runtime (APR) is a supporting library for the Apache web server. It provides a set of APIs that
Apache_Portable_Runtime
The Free Pascal Runtime Library, abbreviated RTL, is Free Pascal's runtime library. The RTL consists of a collection of units that provide components and
Free_Pascal_Runtime_Library
Integrated development environment product
DirectX and .NET. Many applications require redistributable Visual C++ runtime library packages to function correctly. These packages are frequently installed
Microsoft_Visual_C++
Standard libraries of C#, the .NET Framework and Core, and related projects
Base Class Library (BCL), Runtime Infrastructure Library (both part of the kernel profile), Network Library, Reflection Library, XML Library (which with
Standard_Libraries_(CLI)
License exception of GNU General Public License
GNU Guile, the run-time libraries of GNAT, GNU Classpath and the GCC Runtime Library Exception. Compiler runtime libraries also often use this license
GPL_linking_exception
Family of IEEE standards for compatibility between operating systems
applications via Msvcrt, Microsoft's old Visual C runtime library. libunistd A largely POSIX-compliant development library originally created to build the Linux-based
POSIX
having alternative backends for other object-oriented runtimes like the Common Language Runtime (CLR) of the .NET Framework. The language needed to look
Mirah_(programming_language)
Free and open-source compiler for various programming languages
November 5, 2019. "GCC Runtime Exception". FSF. Archived from the original on April 16, 2014. Retrieved April 10, 2014. "GCC Runtime Library Exception Rationale
GNU_Compiler_Collection
Compiler toolchain for Windows
programs use the standard GCC runtime libraries, including libstdc++ for C++ applications and the GNU Fortran runtime libraries for Fortran applications.
MinGW
Software library in memory that multiple executables can use at runtime
library is a library of executable code that is loaded in memory such that multiple executables (programs and other libraries) can use it at runtime.
Shared_library
Extension to the C programming language
Using this feature requires support from the compiler as well as a runtime library. Like function definitions, blocks can take arguments, and declare
Blocks_(C_language_extension)
Programming language and IDE
access components. Later versions have included upgraded and enhanced runtime library routines, some provided by the community group FastCode. Delphi uses
Delphi_(software)
Shading language
assembly code, the Cg runtime also has the ability to compile shaders during execution of the supporting program. This allows the runtime to compile the shader
High-Level_Shader_Language
Application development platform
freely downloadable Brew MP software development kit (SDK). The BREW runtime library is part of the wireless device on-chip firmware or operating system
Binary Runtime Environment for Wireless
Binary_Runtime_Environment_for_Wireless
Windows NT kernel image
kernel initialization function. Because it requires a static copy of the C Runtime objects, the executable is usually about 10 MB in size. In Windows XP and
Ntoskrnl.exe
Environment in which a piece of software is executed
would be the computer's architecture, operating system (OS), and runtime libraries. In the case of an application program or a computer video game, the
Computing_platform
Operating system
language from Intel which compiled directly to object code without a runtime library. The word processor was one of the first screen-oriented editors with
Convergent Technologies Operating System
Convergent_Technologies_Operating_System
Standard library for the C programming language
Universal C runtime routines by category on MSDN NetBSD C libraries manual Archived 23 December 2015 at the Wayback Machine and full C library source Manual
C_standard_library
Class of software bugs
the Unix time rollover issue, the 32-bit version of gmtime in the C runtime libraries on Windows has a similar problem. This problem has already manifested
Time formatting and storage bugs
Time_formatting_and_storage_bugs
Apple's general-purpose, open-source, compiled programming language
language, supporting libraries, debugger, and package manager were open-sourced under the Apache 2.0 license with a Runtime Library Exception, and Swift
Swift_(programming_language)
Point in a computer program where instruction-execution begins
programming languages, the entry point is in a runtime library, a set of support functions for the language. The library code initializes the program and then
Entry_point
General-purpose, object-oriented programming language
runtime libraries were not, rendering the open source contribution unusable to the general public. This led to other parties developing such runtime libraries
Objective-C
Lightweight threading implemented in userspace
computer programming, a green thread is a thread that is scheduled by a runtime library or virtual machine (VM) instead of natively by the underlying operating
Green_thread
Implementation of Microsoft's event-driven programming language Visual Basic 6
VBA is closely related to Visual Basic and uses the Visual Basic Runtime Library. However, VBA code normally can only run within a host application
Visual_Basic_for_Applications
Computer programming language released in 2011
which is capable of metaprogramming with Rebol-like semantics. Red's runtime library is written in Red/System, and uses a hybrid approach: it compiles what
Red_(programming_language)
Free-software compiler for the Ada programming language
3+ with GCC Runtime Library Exception. All versions leading up to and including 3.15p are licensed under the GMGPL offering similar runtime exceptions
GNAT
GNU internationalization and localization software
of gettext is GNU gettext, released by the GNU Project in 1995. The runtime library is libintl. gettext provides an option to use different strings for
Gettext
Developing programs for computer systems
environments Programs can be efficient with little runtime overhead, possibly having either a small runtime library or none at all Programs may use direct and
Systems_programming
Computational threads scheduled by a run-time library
computer programming, a virtual thread is a thread that is managed by a runtime library or virtual machine (VM) and made to resemble a kernel thread to code
Virtual_thread
Dynamic programming language
destroyed at runtime containing embedded code to extend or modify the behavior of your application in user-defined ways. Qore's standard runtime library supports
Qore_(programming_language)
Free, open-source, CLI tools for creating Windows-native binaries
and other Unix programs. It uses a runtime library msys-2.0.dll (~20MB) that is derived from the Cygwin library cygwin1.dll, and is updated regularly
Mingw-w64
Free compiler and IDE for Pascal and ObjectPascal
License, with exception clauses that allow static linking against its runtime libraries and packages for any purpose in combination with any other software
Free_Pascal
Upper bound on rounding error in floating-point arithmetic
might be emulated by the runtime library, including arbitrary-precision arithmetic available in some languages and libraries. In a strict sense the term
Machine_epsilon
Collection of classes and functions used in the C++ programming language
polymorphic memory resources, for flexible runtime-configured allocation, as well as versions of the standard library types using polymorphic_allocator as the
C++_Standard_Library
Microsoft's programming language based on BASIC and COM
large library files to be loaded at runtime; about 1 MB. Core runtime libraries are included by default in Windows 2000 and later, but extended runtime components
Visual_Basic_(classic)
Collection of multimedia related APIs on Microsoft platforms
of runtime libraries in redistributable binary form, along with accompanying documentation and headers for use in coding. Originally, the runtimes were
DirectX
Software resource tracking technique
but it was deprecated in OS X 10.8 and removed from the Objective-C runtime library in macOS Sierra. iOS has never supported a tracing garbage collector
Reference_counting
Procedural programming language
Reference Manual, Thinkage Ltd. The production version of the language as used on GCOS, including language and runtime library. Portal: Computer programming
B_(programming_language)
Library for Rust programming language
open-source software portal Tokio is a software library for the Rust programming language. It provides a runtime and functions that enable the use of asynchronous
Tokio_(software)
Programming language
under the GNU General Public License (GNU GPL), while packages and runtime library come under a modified GNU Lesser General Public License (GNU LGPL)
Pascal_(programming_language)
Memory management feature of the Clang compiler
X Mountain Lion, in favor of ARC, and removed from the Objective-C runtime library in macOS Sierra. The following rules are enforced by the compiler when
Automatic_Reference_Counting
Multi-platform general-purpose programming language designed by Thomas Mertez in 2005
they are defined as abstract data type in libraries. Parser and interpreter are part of the runtime library. UTF-32 Unicode support. This avoids problems
Seed7
Foreign function interface library
Access (JNA) The JNI-free way to call native code from Java. gcj The runtime library for the GNU Compiler for the Java Programming Language uses libffi
Libffi
Multi-paradigm system programming language
declarations and expressions work just as they do in C, and the C runtime library may be accessed directly. However, unlike C, D's foreach loop construct
D_(programming_language)
GNU implementation of the standard C library
The GNU C Library, commonly known as glibc, is the GNU Project implementation of the C standard library. It provides a wrapper around the system calls
Glibc
Language construct that specifies how a compiler should process its input
intrinsic operators (e.g. =, <>, <, >), the Select Case block, and VB runtime library string functions (e.g. InStr). Option Compare Text - Results in string
Directive_(programming)
Program that combines intermediate build files into an executable file
library has to be loaded during runtime as it is not known which functions or methods will be called during runtime. Library linking may thus be an iterative
Linker_(computing)
Integrated development environment
FireMonkey multi-platform support through "multi-device applications" Runtime Library improvements for Bluetooth, parallel programming, XML, and web encoding/decoding
C++Builder
components are provided by the Lazarus Component Library (LCL). The FCL is based on the Free Pascal Runtime Library (RTL). Michaël van Canneyt; Florian Klämpfl
Free_Component_Library
Searchable computer file
facilities such as C support indexed files through add-on packages in a runtime library such as C-ISAM. Some of Digital's operating systems, such as OpenVMS
Indexed_file
C++ IDE
about DLLs, Import Library utility to create import libraries from DLLs, Borland Turbo Dump, Librarian, Borland C/C++ Runtime Library, ANSI/ISO Standard
Borland_C++
File manager for DOS, OS/2 and Windows
version, DN OSP, in turn, is tied to the Virtual Pascal compiler and runtime library, which are no longer supported. No version of DN as of January 2022
DOS_Navigator
Data that causes a computer to follow indicated instructions
the actual entry point and does setup and shutdown by calling the runtime library. Executable files thus may contain significant code beyond that directly
Executable
Parallel computing platform and programming model
CPU as necessary, and a library of APIs that enable parallel computation for various needs. In addition to drivers and runtime kernels, the CUDA platform
CUDA
Topics referred to by the same term
output devices Resistor–transistor logic, a class of digital circuits Runtime library, in programming languages and computer software Run-time linking, in
RTL
Standard for executable files in Windows operating systems
Microsoft Visual C++ 2005 and 2008 employ SxS with all C runtime libraries. However, runtime libraries in Visual C++ 2010 no longer use this technology; instead
Side-by-side_assembly
Computer software bug occurring in 2038
APIs of OpenVMS can support timestamps up to 31 July 31086, the C runtime library (CRTL) uses 32-bit integers for time_t. As part of Y2K compliance work
Year_2038_problem
Programming language
error checking". He concluded that the $1000 price for FoxPro and runtime library was "without a doubt" worthwhile, as it "could mean that you'll make
FoxPro
Set of extensions to the x86 instruction set architecture
extensions to the x86 instruction set architecture. With compiler, runtime library and operating system support, Intel MPX claimed to enhance security
Intel_MPX
Concept in multi-threaded computer programming
special machine language instructions, which might be available in a runtime library. Since the operations are atomic, the shared data is always kept in
Thread_safety
C++ template library for Win32 development
Library Microsoft Foundation Class Library Visual Component Library Object Windows Library Windows Runtime Library WTL documentation project Download
Windows_Template_Library
Translator of computer source code
translates 8080 or Z80 code into 8086 source code, a linker, and a library runtime combine with a powerful assembler to give the programmer everything
Source-to-source_compiler
User interface API, part of Windows Runtime
Windows UI Library (WinUI codenamed "Jupiter", and also known as UWP XAML and WinRT XAML) is a user interface API that is part of the Windows Runtime programming
Windows_UI_Library
Set of execution startup routines linked into a C program
parts of the runtime library. As such, the exact work it performs depends on the program's compiler, operating system and C standard library implementation
Crt0
Proprietary compiler by Nvidia
CUDA code requires: the CUDA core library (cuda) and the CUDA runtime library (cudart). Other widely used libraries: CUBLAS: BLAS implementation CUFFT:
Nvidia_CUDA_Compiler
Sony's first handheld analog controller for the PlayStation
Entertainment Inc. (1999). "PlayStation 2" Programmer Tool Runtime Library Release 1.1. - Controller Library (libpad). p. 6. Retrieved 2025-07-11. "Video Game
Dual_Analog_Controller
COM-based Visual Basic scripting language
and streaming text operations are implemented with the Scripting Runtime Library scrrun.dll. This provides objects such as FileSystemObject, File, and
VBScript
Computer programming language
requiring multiple passes), and a linker combined object code with runtime libraries to produce an executable program. In the early IBM PC market (1981–1983)
Turbo_Pascal
1999 Microsoft operating system version
with the EFS service, Microsoft's CryptoAPI and the EFS File System Runtime Library (FSRTL). EFS works by encrypting a file with a bulk symmetric key (also
Windows_2000
String searching algorithm
for predicate based matching within ranges as a part of the Phobos Runtime Library. The Boyer–Moore algorithm is also used in GNU's grep. The Boyer–Moore–Horspool
Boyer–Moore string-search algorithm
Boyer–Moore_string-search_algorithm
Memory debugger
intrusive analysis and monitors all calls by the application to the C Runtime Library, Windows API and calls to COM objects. By monitoring memory allocations
BoundsChecker
least one. Astrée – finds all potential runtime errors by abstract interpretation, can prove the absence of runtime errors and can prove functional assertions;
List of tools for static code analysis
List_of_tools_for_static_code_analysis
Existent OpenMP paradigm of the static parallelization with a fork-join runtime library works pretty well for loop-intensive regular array-based computations
Binary Modular Dataflow Machine
Binary_Modular_Dataflow_Machine
General-purpose compiled programming language
system. On Huawei devices running HarmonyOS, it links with the eTS runtime library, which allows native application programming interfaces (APIs) in DevEco
ArkTS
that contains elements that span the C++ programming language and its runtime library. It provides an easy way to write programs that compile and execute
C++_AMP
cryptography libraries Graphics library Harbour libraries and tools List of .NET libraries and frameworks List of 3D graphics libraries List of C++ multiple
List of open-source code libraries
List_of_open-source_code_libraries
Project to optimize code for Embarcadero compilers
an open source programming project that aims to provide optimized runtime library routines for Embarcadero Delphi and C++ Builder. This community-driven
FastCode
Free and open source cross-platform software platform developed by Microsoft
code runtime and programming language (C#) which it billed together as part of the ".NET platform", with the core runtime and software libraries comprising
.NET
Software that translates code from one programming language to another
features in a compiled language, programs must usually be shipped with a runtime library that includes a version of the compiler itself. One classification
Compiler
Variant of the BASIC programming language
since 1999 it has been available as open source software with its runtime library under the LGPL license. It should not be confused with TI Extended
XBasic
install additional libraries: the program is ready to run. Static library Library Name decoration Relocation table Runtime library Runtime system Levine,
Static_build
Numeric value with an unclear meaning
and C++, 0 is often used to mean null pointer even though the C standard library defines a macro NULL and modern C++ includes a keyword nullptr. Format
Magic_number_(programming)
Computer software project
consisted of the following components: Mono runtime An Android UI designer Libraries: Core .NET class libraries Libraries that bind the native Android/Java APIs
Mono_(software)
Fedora OS release dates
upstream 1.44 release Addition of the D compiler (LDC) and D standard runtime library (Tango) Concurrent release of Fedora 14 on the Amazon EC2 cloud Updated
Fedora_Linux_release_history
Operating system feature that integrates dynamic libraries into a program at runtime
an operating system feature that loads and links dynamic libraries for an executable at runtime, before or while it is running. Although the details vary
Dynamic_linker
Runtime environment used by Android
Android Runtime (ART) is an application runtime environment used by the Android operating system. Replacing Dalvik, the process virtual machine originally
Android_Runtime
Atari 8-bit computer programming language
of the company's first bank-switched 16 kB "Super Cartridges". The runtime library is stored in the cartridge; to make a standalone application requires
Action! (programming language)
Action!_(programming_language)
Virtual machine component of Microsoft's .NET framework
List of CLI languages Java virtual machine "Common Language Runtime (CLR)". MSDN Library. Retrieved 14 November 2013. "ECMA C# and Common Language Infrastructure
Common_Language_Runtime
Building Blocks (TBB) Windows Template Library Windows Runtime Library Standard Template Library GNU C++ Standard Library (libstdc++) libc++, part of clang++
List of C++ template libraries
List_of_C++_template_libraries
Fortran parallel programming extension
transfers. For most application developers, letting the compiler or runtime library decide the best algorithm proves more robust and high-performing. Fortran
Coarray_Fortran
Software library
C++/WinRT is a C++ library for Microsoft's Windows Runtime platform, designed to provide access to modern Windows APIs. C++/WinRT is provided as a standard
C++/WinRT
List of software related to the TypeScript programming language
and tools, including transpilers, runtimes, web frameworks, compilers, integrated development environments, libraries, and other development utilities
List of TypeScript software and tools
List_of_TypeScript_software_and_tools
RUNTIME LIBRARY
RUNTIME LIBRARY
Surname or Lastname
English
English : habitational name from any of several places so called, named with the genitive plural huntena of Old English hunta ‘hunter’ + tūn ‘enclosure’, ‘settlement’ or dūn ‘hill’ (the forms in -ton and -don having become inextricably confused). A number of bearers of this name may well derive it from Huntingdon, now in Cambridgeshire (formerly the county seat of the old county of Huntingdonshire), which is named from the genitive case of Old English hunta ‘huntsman’, perhaps used as a personal name, + dūn ‘hill’.A prominent American family of this name were founded by Simon Huntington, who himself never saw the New World, for he died in 1633 on the voyage to Boston, where his widow settled with her children. Their descendants include Jabez Huntington (1719–86), a wealthy West Indies trader, and Samuel Huntington (1731–96), who was one of the signers of the Declaration of Independence. Collis Potter Huntington (1821–1900) was an American railway magnate. Beginning with little education or money, he made a huge fortune, some of which he left to his nephew, Henry Huntington (1850–1927), who used the money to establish the Huntington library and art gallery in CA.
Boy/Male
Muslim
Opener, Untie, One who opens
Surname or Lastname
English
English : from the Old English personal name Hereweard, composed of the elements here ‘army’ + weard ‘guard’, which was borne by an 11th-century thane of Lincolnshire, leader of resistance to the advancing Normans. The Old Norse cognate Hervarðr was also common and, particularly in the Danelaw, it may in part lie behind the surname.Welsh : variant of Havard.John Harvard (1607–38), who gave his name to Harvard College, was the son of a London butcher. He inherited considerable property, and emigrated to MA in 1637. On his death he bequeathed half his estate and the whole of his library to the newly founded college at Cambridge, MA.
Surname or Lastname
English (London)
English (London) : patronymic from the personal name Piers (see Pierce).North German : patronymic from the personal name Pier, a variant of Peer, reduced form of Peter.Born in Yorkshire, England, Abraham Pierson (1609–78) was the first pastor of the settlements at Southampton, Long Island, NY; Branford, CT, and Newark, NJ. He left his library of more than 400 books, one of the most extensive in the colonies, to his son Abraham, who was one of the first trustees of Yale College.
Boy/Male
Indian
Opener, Untie, One who opens
RUNTIME LIBRARY
RUNTIME LIBRARY
Boy/Male
Afghan, African, Arabic, British, Celebrity, English, French, German, Hindu, Indian, Iranian, Kannada, Marathi, Muslim, Parsi, Pashtun, Sindhi
Description of a Lion; Looking Austere; Lion; Stern; Frowning One; Name of Mohammad's Uncle; A Family Name
Boy/Male
American, British, English, German
From the Enclosure; Commander
Boy/Male
Hindu
Supreme person
Boy/Male
Hindu, Indian, Tamil
King
Male
French
Old French form of Latin Hubertus, HUBERT means "bright heart/mind/spirit."Â
Boy/Male
Hindu, Indian, Marathi
Good Conduct
Boy/Male
African
beloved'.
Male
English
Variant spelling of English Dwayne, DWANE means "little black one."
Male
English
Anglicized form of Hebrew Abiyshay, ABISHAI means "my father is Jesse" or "my father is a gift." In the bible, this is the name of the eldest son of David's sister Zeruiah. He was the only one to accompany David when he went to the camp of Saul (1 Sam. 26:5-12).
Boy/Male
Indian
Unity, Oneness
RUNTIME LIBRARY
RUNTIME LIBRARY
RUNTIME LIBRARY
RUNTIME LIBRARY
RUNTIME LIBRARY
n.
A ferruginous variety of rutile.
n.
Acicular rutile occurring in reticulated forms imbedded in quartz.
v. t.
To loose; to unfix; to unbind; to untie.
a.
Ultimate; final.
n.
A mineral usually of a reddish brown color, and brilliant metallic adamantine luster, occurring in tetragonal crystals. In composition it is titanium dioxide, like octahedrite and brookite.
v. t.
To loosen, as something interlaced or knotted; to disengage the parts of; as, to untie a knot.
n.
The hundredth part of a franc; a small French copper coin and money of account.
v. t.
To take the tiles from; to uncover by removing the tiles.
n.
A copper coin of Italy and Spain equivalent to a centime.
v. t.
To untie.
n.
Alt. of Buntine
n.
Alt. of Aunty
a.
Inward; internal; intimate.
v. t.
To untie; to open; to disentangle.
n.
An unseasonable time.
v. t.
To cast loose or untie, as a rope.
v. t.
To free from knots; to untie.
v. t.
To resolve; to unfold; to clear.
v. i.
To become untied or loosed.
n.
A thin woolen stuff, used chiefly for flags, colors, and ships' signals.