• Thumbnail for Free Pascal Runtime Library
    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...
    1 KB (107 words) - 21:28, 21 September 2020
  • Thumbnail for Free Pascal
    against its runtime libraries and packages for any purpose in combination with any other software license. It supports its own Object Pascal dialect, as...
    32 KB (2,758 words) - 13:53, 11 November 2024
  • BASIC or UCSD Pascal, which compiled to p-code which was then interpreted at runtime. Unlike some other development tools, Turbo Pascal disks had no copy...
    47 KB (5,680 words) - 09:26, 17 December 2024
  • Thumbnail for Free Component Library
    Component Library (LCL). The FCL is based on the Free Pascal Runtime Library (RTL). Michaël van Canneyt; Florian Klämpfl (2012), Free Pascal (Free Pascal 2 ed...
    2 KB (133 words) - 21:28, 21 September 2020
  • allocated at runtime, overloads, overrides, and many other extensions. IP Pascal has a built-in portability library that is custom tailored to the Pascal language...
    67 KB (8,227 words) - 05:20, 13 December 2024
  • In computer programming, a runtime system or runtime environment is a sub-system that exists in the computer where a program is created, as well as in...
    25 KB (2,649 words) - 09:26, 11 September 2024
  • Windows Runtime (WinRT) is a platform-agnostic component and application architecture first introduced in Windows 8 and Windows Server 2012 in 2012. It...
    30 KB (3,512 words) - 19:10, 20 November 2024
  • Language Infrastructure, the Java Runtime Environment and Apple's Cocoa frameworks for iOS and macOS. The open source Free Pascal project allows the language...
    27 KB (2,849 words) - 00:01, 4 September 2024
  • context, the Delphi variant of Pascal had a number of innovative object-oriented features, such as properties and runtime type information, inspired by...
    10 KB (1,160 words) - 02:15, 3 September 2024
  • GNU Guile, the run-time libraries of GNAT, GNU Classpath and the GCC Runtime Library Exception. Compiler runtime libraries also often use this license...
    7 KB (822 words) - 18:26, 30 June 2024
  • Universal C runtime routines by category on MSDN NetBSD C libraries manual Archived 2015-12-23 at the Wayback Machine and full C library source Manual...
    37 KB (3,654 words) - 17:14, 20 November 2024
  • Name mangling (category Computer libraries)
    such as Pascal, D, Delphi, Fortran, and C#. This allows subroutines written in those languages to call, or be called by, extant Windows libraries using...
    39 KB (4,521 words) - 06:53, 25 June 2024
  • Pascal is a programming language in the tradition of Niklaus Wirth's Pascal, Modula-2, Oberon and Oberon-2. It bears the name of the language Pascal and...
    11 KB (962 words) - 02:34, 19 October 2024
  • Thumbnail for CODESYS
    CODESYS (section Runtime)
    the CODESYS Control Runtime System, intelligent devices can be programmed with CODESYS. A fee-based toolkit provides this runtime system as source and...
    20 KB (2,226 words) - 18:19, 28 August 2024
  • Delphi (software) (category Pascal (programming language))
    cross-platform RAD IDE that uses the Free Pascal compiler. FastCode – Enhanced runtime libraries and memory manager. OpenWire (library) – Data flow, events, and...
    20 KB (2,062 words) - 17:42, 18 October 2024
  • platforms. Runtime libraries, such as Mono, provide compatibility for cross-compiled .NET programs to other operating systems, such as Linux. Libraries like...
    26 KB (3,617 words) - 08:53, 29 August 2024
  • programming languages (such as C++, Object Pascal, and Ada) that exposes information about an object's data type at runtime. Run-time type information may be available...
    13 KB (1,449 words) - 14:43, 6 March 2024
  • Thumbnail for PascalABC.NET
    PascalABC.NET is a high-level general-purpose programming language supporting multiple paradigms. PascalABC.NET is based on Delphi's Object Pascal, but...
    24 KB (2,430 words) - 20:02, 20 November 2024
  • Modula-2) Component Pascal Seneca OCaml Occam Oriel Pascal (successor to ALGOL 60, predecessor of Modula-2) Free Pascal (FPC) Object Pascal, Delphi PCASTL...
    91 KB (6,912 words) - 10:27, 26 November 2024
  • Reflective programming (category Articles with example Pascal code)
    external libraries such as .NET's assemblies and Java's archives. A language that supports reflection provides a number of features available at runtime that...
    17 KB (1,819 words) - 13:12, 5 December 2024
  • Entry point (section Pascal)
    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...
    40 KB (4,729 words) - 17:47, 4 September 2024
  • Thumbnail for DOS Navigator
    DOS Navigator (category Free file managers)
    DN OSP contains modified parts of the Virtual Pascal runtime library, while the license for Virtual Pascal itself prohibits distribution of modified versions...
    8 KB (720 words) - 02:00, 31 July 2024
  • In computer science, bridging describes systems that map the runtime behaviour of different programming languages so they can share common resources....
    14 KB (1,908 words) - 17:21, 1 November 2023
  • arrays that change length at runtime, and be able to check them under language control, is often termed "dynamic arrays". In Pascal the number of elements in...
    47 KB (6,299 words) - 09:15, 19 November 2024
  • unique programming language based on Object Pascal, which can import Java, C#, and Swift APIs from the runtime of the target operating system; RemObjects...
    12 KB (1,368 words) - 15:37, 28 April 2024
  • also as a language Berkeley Packet Filter EBPF Berkeley Pascal Byte Code Engineering Library C to Java virtual machine compilers CLISP implementation...
    18 KB (1,888 words) - 15:50, 19 December 2024
  • LLVM (category Free and open source compilers)
    Lisp, PicoLisp, Crystal, CUDA, D, Delphi, Dylan, Forth, Fortran, FreeBASIC, Free Pascal, Halide, Haskell, Idris, Java bytecode, Julia, Kotlin, LabVIEW's...
    33 KB (3,237 words) - 12:20, 4 December 2024
  • and data processing library. It consists of algorithm collections written in different programming languages (C++, C#, FreePascal, Delphi, VBA) and has...
    28 KB (2,678 words) - 18:30, 29 October 2024
  • Thumbnail for GNU Compiler Collection
    The GCC runtime exception permits compilation of proprietary programs (in addition to free software) with GCC headers and runtime libraries. This does...
    55 KB (4,914 words) - 00:30, 31 October 2024
  • API comprises many functions. They include C runtime functions that are needed for a very basic C runtime execution, such as strlen(), sprintf(), memcpy()...
    6 KB (671 words) - 23:25, 7 August 2024