• 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
  • Thumbnail for Tiny C Compiler
    GNU Compiler Collection Portable C Compiler (PCC) LCC (compiler) Small-C Small Device C Compiler (SDCC) Bellard, Fabrice. Obfuscated Tiny C Compiler, winning...
    12 KB (1,324 words) - 22:11, 13 June 2025
  • Thumbnail for REX 6000
    interested users using customized versions of the Z88DK compiler or the Small Device C Compiler (SDCC). The earliest release of the REX 6000 had 1 MB of...
    5 KB (418 words) - 22:17, 28 June 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
  • 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 compiler generates assembler code, which then must be translated to machine code by an available assembler. Small-C is a retargetable compiler. Porting...
    6 KB (736 words) - 04:29, 13 April 2025
  • cross-compiler itself runs. A bootstrap compiler is often a temporary compiler, used for compiling a more permanent or better optimised compiler for a...
    67 KB (8,040 words) - 07:43, 12 June 2025
  • example, a compiler that runs on a PC but generates code that runs on Android devices is a cross compiler. A cross compiler is useful to compile code for...
    26 KB (3,557 words) - 22:37, 23 June 2025
  • Thumbnail for TI-83 series
    Texas Instruments graphing calculators Calculator Gaming Cemetech Small Device C Compiler Z88DK "Solution 10389: Differences in Features Between the TI-82...
    17 KB (2,082 words) - 20:28, 27 May 2025
  • Compilers, Microchip HI-TECH C compiler for PIC10/12/16 MCUs (PRO), Microchip Setting up the free compiler SDCC at MPLABX, Google Sites "SDCC - Small...
    8 KB (628 words) - 17:56, 30 July 2025
  • Thumbnail for Rabbit 2000
    Small Device C Compiler and Z88DK. There also are the non-free Dynamic C provided by the makers of the Rabbit and the commercial third-party CROSS-C....
    2 KB (272 words) - 07:11, 26 November 2024
  • Thumbnail for XC800 family
    based IDE environment for C-code programming. It includes source code management and editing, the Small Device C Compiler (SDCC) (distributed under the...
    8 KB (871 words) - 23:46, 26 July 2025
  • Thumbnail for Intel MCS-51
    many commercial C compilers. Small Device C Compiler (SDCC) is a popular open-source C compiler. Other high level languages such as C++, Forth, BASIC...
    58 KB (6,421 words) - 14:05, 2 August 2025
  • controllers and a 32-bit integer coprocessor. The open-source Small Device C Compiler (SDCC) supports the processor. It was used in the initial version...
    1 KB (117 words) - 20:37, 28 July 2024
  • Zilog Z80. SDAS (fork of ASxxxx Cross Assemblers and part of the Small Device C Compiler project): GPL: several target instruction sets including Intel...
    23 KB (505 words) - 11:50, 13 June 2025
  • Thumbnail for STM8
    modulation-controllers The STM8 is supported by the open-source Small Device C Compiler, besides C there is the open-source STM8 eForth, an interactive Forth...
    34 KB (1,066 words) - 17:11, 28 July 2025
  • Toshiba offers an ANSI C compatible C compiler and an assembler. Neither tool is available for free. The free Small Device C Compiler supports the TLCS-90...
    12 KB (1,566 words) - 04:31, 19 June 2025
  • Thumbnail for C (programming language)
    were effectively treated as pointers. A new compiler was written, and the language was renamed C. The C compiler and some utilities made with it were included...
    98 KB (10,894 words) - 23:38, 28 July 2025
  • Client-to-Client, an IRC-related sub-protocol Small Device C Compiler, an open source, partially retargetable C compiler for microcontrollers This disambiguation...
    1 KB (171 words) - 01:40, 6 September 2024
  • ISO/ANSI C++ to be enabled in Embedded C++. IAR Systems calls this "Extended Embedded C++". An EC++ program can be compiled with any C++ compiler. But, a...
    7 KB (481 words) - 05:14, 2 January 2023
  • Devicetree (redirect from Device tree)
    and is compiled into a Devicetree Blob or device tree binary (.dtb) file (also known as the flattened device tree) through the Devicetree compiler (DTC)...
    9 KB (1,044 words) - 20:16, 17 July 2025
  • Thumbnail for Cc65
    Cc65 (category C (programming language) compilers)
    cc65 compiler, a complete set of binary tools (assembler, linker, etc.) and runtime library are under a license identical to zlib's. The compiler itself...
    6 KB (428 words) - 23:29, 16 March 2025
  • Thumbnail for PowerBASIC
    combined with calls to the Windows API. The compiler was originally published as BASIC/Z, the first interactive compiler for CP/M and MDOS. Later it was extended...
    22 KB (2,392 words) - 14:11, 4 August 2025
  • repositories and Mbed's library repository. For its C/C++ compiler, Mbed Studio uses Arm Compiler 6, specially licensed by ARM for inclusion in the IDE...
    18 KB (1,560 words) - 05:51, 17 June 2025
  • Thumbnail for OpenCL
    OpenCL (redirect from Compute device)
    consists of a library that implements the API for C and C++, and an OpenCL C compiler for the compute devices targeted. In order to open the OpenCL programming...
    106 KB (10,679 words) - 11:19, 21 May 2025
  • N8VEM (category Open hardware electronic devices)
    Telemark Cross Assembler program (TASM), as well as the open source Small Device C Compiler. A major design goal is to use freely available tools to the maximum...
    14 KB (1,854 words) - 14:44, 27 June 2025
  • double-compiling. The method requires a different compiler and the source code of the compiler-under-test. That source, compiled with both compilers, results...
    40 KB (4,456 words) - 00:19, 30 July 2025
  • 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
  • Loop unrolling (category Compiler optimizations)
    compiler. On modern processors, loop unrolling is often counterproductive, as the increased code size can cause more cache misses; cf. Duff's device....
    27 KB (3,378 words) - 15:16, 19 February 2025
  • Thumbnail for Windows API
    Windows API (category Articles with example C code)
    Zortech compiler was probably one of the first stable and usable C++ compilers for Windows programming, before Microsoft had a C++ compiler. For certain...
    28 KB (3,251 words) - 22:59, 20 July 2025