• A cross compiler is a compiler capable of creating executable code for a platform other than the one on which the compiler is running. For example, a compiler...
    26 KB (3,557 words) - 22:37, 23 June 2025
  • the cross-compiler itself runs. A bootstrap compiler is often a temporary compiler, used for compiling a more permanent or better optimised compiler for...
    67 KB (8,038 words) - 07:43, 12 June 2025
  • computer science, a compiler-compiler or compiler generator is a programming tool that creates a parser, interpreter, or compiler from some form of formal...
    41 KB (5,129 words) - 18:27, 9 August 2025
  • Thumbnail for GNU Compiler Collection
    the C and C++ compilers. As well as being the official compiler of the GNU operating system, GCC has been adopted as the standard compiler by many other...
    57 KB (5,136 words) - 18:23, 31 July 2025
  • This page lists notable software that can be classified as: compiler, compiler generator, interpreter, translator, tool foundation, assembler, automatable...
    104 KB (2,029 words) - 21:46, 9 August 2025
  • the cross compiler (or cross assembler when working with assembly language). A cross compiler allows source code on one platform to be compiled for a...
    11 KB (1,147 words) - 16:11, 4 August 2025
  • producing a self-compiling compiler – that is, a compiler (or assembler) written in the source programming language that it intends to compile. An initial...
    11 KB (1,383 words) - 10:09, 25 July 2025
  • first commercial C compiler, Whitesmiths C. The Whitesmiths compiler, first written for the PDP-11, was released in 1978 and compiled a version of C similar...
    3 KB (347 words) - 21:19, 1 November 2024
  • Thumbnail for History of compiler construction
    executable programs. The Production Quality Compiler-Compiler, in the late 1970s, introduced the principles of compiler organization that are still widely used...
    53 KB (6,447 words) - 13:54, 6 June 2025
  • Thumbnail for MinGW
    MinGW (category Cross-compilers)
    create Microsoft Windows applications. MinGW includes a port of the GNU Compiler Collection (GCC), GNU Binutils for Windows (assembler, linker, archive...
    15 KB (1,495 words) - 22:26, 9 August 2025
  • Thumbnail for Free Pascal
    Free Pascal Compiler (FPC) is a compiler for the closely related programming-language dialects Pascal and Object Pascal. It is free software released under...
    31 KB (2,743 words) - 23:06, 23 July 2025
  • architecture; consisting of a compiler, a linker, and a debugger. With a cross-compiler, a toolchain can support cross-platform development. For building...
    2 KB (276 words) - 13:46, 30 November 2024
  • Z88DK (category Cross-compilers)
    Z88DK is a Small-C-derived cross compiler for a long list of Z80-based computers. The name derives from the fact that it was originally developed to target...
    4 KB (388 words) - 18:47, 6 June 2025
  • Thumbnail for Cc65
    Cc65 (category Cross-compilers)
    cc65 is a cross development package for 6502 and 65C02 targets, including a macro assembler, a C cross compiler, linker, librarian and several other tools...
    6 KB (428 words) - 23:29, 16 March 2025
  • A Java compiler is a compiler for the Java programming language. Some Java compilers output optimized machine code for a particular hardware/operating...
    2 KB (209 words) - 11:29, 6 December 2024
  • Glasgow Haskell Compiler (GHC) is a native or machine code compiler for the functional programming language Haskell. It provides a cross-platform software...
    19 KB (1,872 words) - 14:31, 9 August 2025
  • Thumbnail for HAL/S
    Language/Shuttle) is a real-time aerospace programming language compiler and cross-compiler for avionics applications used by NASA and associated agencies...
    9 KB (1,016 words) - 02:45, 16 June 2025
  • programming. The PL/C compiler, which implemented almost all of the large PL/I language, had the unusual capability of never failing to compile a program, through...
    39 KB (4,268 words) - 20:12, 14 July 2025
  • Thumbnail for Tiny C Compiler
    The Tiny C Compiler, TCC, tCc, or TinyCC is a x86 (32-bits), X86-64 and ARM processor C compiler initially written by Fabrice Bellard. It is designed...
    12 KB (1,324 words) - 22:11, 13 June 2025
  • Thumbnail for Python (programming language)
    Python (programming language) (category Cross-platform free software)
    languages such as C, or by using a just-in-time compiler like PyPy. It is also possible to cross-compile to other languages; but this approach either fails...
    161 KB (13,323 words) - 02:55, 11 August 2025
  • Project Buildroot BitBake CMake OpenWrt Open Embedded GNU Compiler Collection - cross compiler GDB Qemu Eclipse IDE Linux portal Articles: Convergent Linux...
    13 KB (1,115 words) - 05:11, 25 May 2025
  • Thumbnail for Assembly language
    to any assembler input outside of a macro definition. A cross assembler (see also cross compiler) is an assembler that is run on a computer or operating...
    89 KB (9,904 words) - 17:24, 9 August 2025
  • Thumbnail for Interpreter (computing)
    changes to source code. When using a compiler, each time a change is made to the source code, they must wait for the compiler to translate the altered source...
    28 KB (3,482 words) - 13:54, 9 August 2025
  • Thumbnail for Zig (programming language)
    Zig (programming language) (category Cross-platform software)
    addition of compile time generic programming data types, allowing functions to work on a variety of data, along with a small set of new compiler directives...
    34 KB (3,425 words) - 02:17, 9 August 2025
  • and others demonstrated that Saxon could be cross-compiled to run on .NET using the IKVM cross-compiler, launching Saxon.NET as a separate product independent...
    9 KB (1,192 words) - 03:15, 11 August 2025
  • Thumbnail for Cross-platform software
    Visual FoxPro. GLBasic: A BASIC dialect and compiler that generates C++ code. It includes cross compilers for many platforms and supports numerous platform...
    35 KB (4,373 words) - 14:41, 9 August 2025
  • The Small Device C Compiler (SDCC) is a free-software, partially retargetable C compiler for 8-bit microcontrollers. It is distributed under the GNU General...
    5 KB (453 words) - 03:25, 11 August 2025
  • for SPARC Systems (GCCFSS) compiler uses GNU Compiler Collection's (GCC) front end with the Oracle Developer Studio compiler's code-generating back end...
    11 KB (718 words) - 22:29, 16 April 2025
  • Business Developer Mule (software) Comparison of assemblers Comparison of compilers Game integrated development environment Graphical user interface builder...
    83 KB (786 words) - 05:21, 7 August 2025
  • An optimizing compiler is a compiler designed to generate code that is optimized in aspects such as minimizing program execution time, memory usage, storage...
    42 KB (5,403 words) - 08:30, 24 June 2025