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,040 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) - 21:21, 30 July 2025
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,149 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) - 13:20, 3 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
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
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
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) - 10:57, 1 May 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
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
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
Free Pascal (redirect from Free Pascal Compiler)
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 (275 words) - 13:46, 30 November 2024
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
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) - 12:57, 8 April 2025
Interpreter (computing) (redirect from Compiler-interpreter)
are compiled ahead of time and stored as machine independent code, which is then linked at run-time and executed by an interpreter and/or compiler (for...
37 KB (4,585 words) - 22:27, 21 July 2025
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
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
PL/C (section Cross compilers)
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
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) - 08:42, 21 May 2025
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,325 words) - 20:34, 5 August 2025
Oracle Developer Studio (redirect from Sun Studio Compiler Suite)
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
LCC ("Local C Compiler" or "Little C Compiler") is a small, retargetable compiler for the ANSI C programming language. Although its source code is available...
6 KB (657 words) - 15:46, 3 July 2025
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) - 19:40, 30 June 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
Assembly language (redirect from Cross assembler)
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) - 01:25, 4 August 2025
Vbcc (category C (programming language) compilers)
Barthelmann´s Compiler Page vbcc - ISO/ANSI-C Compiler macOS Atari cross development Amiga cross development Windows cross development Linux Amiga cross development...
3 KB (288 words) - 02:54, 30 October 2024
Borland Kylix (category Pascal (programming language) compilers)
As of 2010 the project has been resurrected in the form of Delphi cross compiler for Mac and Linux, as shown in the Embarcadero's Delphi and C++ Builder...
10 KB (1,055 words) - 06:02, 3 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,417 words) - 08:30, 24 June 2025