• 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 to...
    12 KB (1,324 words) - 16:59, 3 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 (649 words) - 16:26, 18 January 2024
  • French computer programmer known for writing FFmpeg, QEMU, and the Tiny C Compiler. He developed Bellard's formula for calculating single digits of pi...
    10 KB (929 words) - 22:02, 7 April 2025
  • Modula-2, Occam, and BASIC] [Unix-like] Clang C/C++/Objective-C Compiler AMD Optimizing C/C++ Compiler FreeBASIC [Basic] [DOS/Linux/Windows] Free Pascal...
    104 KB (2,037 words) - 04:34, 8 May 2025
  • Microsoft Visual C++ (C89/90 and some C99, C11, C17, mostly missing C23) Pelles C (C99 and C11. Windows only.) vbcc (C89/90 and C99) Tiny C Compiler (C89/90 and...
    18 KB (1,817 words) - 01:20, 16 April 2025
  • Thumbnail for C99
    been added in TCC 0.9.26 [1] "TCC : Tiny C Compiler". Retrieved 31 January 2016. "Standards - Using the GNU Compiler Collection (GCC)". Gcc.gnu.org. Retrieved...
    29 KB (2,608 words) - 22:26, 9 March 2025
  • Command Console, a command line interpreter by JP Software Tiny C Compiler, a C compiler The Catholic Channel The Children's Channel The Classic Crime...
    2 KB (285 words) - 05:54, 8 May 2025
  • C Compiler for the 8080s" in which Ron Cain presented a small compiler for a subset of the C language. The most interesting feature of the compiler besides...
    6 KB (736 words) - 04:29, 13 April 2025
  • Thumbnail for Microsoft Visual C++
    Microsoft Visual C++ (MSVC) is a compiler for the C, C++, C++/CLI and C++/CX programming languages by Microsoft. MSVC is proprietary software; it was originally...
    50 KB (4,401 words) - 03:05, 11 April 2025
  • Thumbnail for Euler Mathematical Toolbox
    Euler Mathematical Toolbox (category Free software programmed in C)
    all graphics to SVG. Euler also includes the Tiny C Compiler, which allows subroutines in C to be compiled and included via a Windows DLL. Euler has a...
    6 KB (565 words) - 14:25, 20 February 2025
  • Thumbnail for List of portable software
    Version) MinGW Tiny C Compiler Alice IDE Portable Eclipse Portable Code::Blocks (needs MinGW installed, which is portable too) Portable Dev-C++ Hackety Hack...
    12 KB (986 words) - 23:11, 7 March 2025
  • Thumbnail for TinyOS
    libraries and tools, such as the nesC compiler and Atmel AVR binutils toolchains, are mostly written in C. TinyOS programs are built of software components...
    7 KB (764 words) - 10:22, 28 November 2024
  • Pragma once (category C (programming language) headers)
    for some compilers since it is a higher-level mechanism; the compiler itself can compare filenames or inodes without having to invoke the C preprocessor...
    15 KB (1,253 words) - 23:50, 27 April 2025
  • Thumbnail for Anders Hejlsberg
    Turbo Pascal competed with PolyPascal. The compiler itself was largely inspired by the "Tiny Pascal" compiler in Niklaus Wirth's "Algorithms + Data Structures...
    11 KB (820 words) - 13:25, 13 April 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,448 words) - 19:13, 10 March 2025
  • secondary storage for a BASIC compiler, which was more typical of timesharing systems. Like most BASICs of the era, Tiny Basic was interactive with the...
    69 KB (6,149 words) - 11:45, 12 February 2025
  • Thumbnail for Interpreter (computing)
    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) - 21:58, 1 April 2025
  • Bytecode (redirect from Byte-compiler)
    computing offers a bytecode compiler through the compiler package, now standard with R version 2.13.0. It is possible to compile this version of R so that...
    18 KB (1,888 words) - 15:49, 30 March 2025
  • Thumbnail for GnuCOBOL
    GnuCOBOL (category Compilers)
    translates the COBOL code into C and then compiles it using the native C compiler. While collaborating with Rildo Pragana on TinyCOBOL, Keisuke Nishida initiated...
    12 KB (1,094 words) - 00:34, 31 October 2024
  • Thumbnail for Mathomatic
    Mathomatic (category C (programming language) libraries)
    source requires a C compiler with the standard POSIX C libraries. If Mathomatic is compiled with the GCC C compiler or the Tiny C Compiler for a Unix-like...
    16 KB (1,519 words) - 20:11, 15 March 2025
  • a small (C source is approx. 300 kB tarball, as of version 5.3.5), portable and embeddable scripting language (with LuaJIT as a JIT compiler improving...
    4 KB (349 words) - 16:18, 25 February 2025
  • Thumbnail for TMG (language)
    TMG (language) (category Compiling tools)
    In computing TMG (TransMoGrifier) is a recursive descent compiler-compiler developed by Robert M. McClure and presented in 1965. TMG ran on systems including...
    9 KB (808 words) - 12:41, 29 November 2024
  • writing for C and dealing with portability issues stemming from porting Unix to a 32-bit machine. The term was borrowed from the word lint, the tiny bits of...
    8 KB (724 words) - 20:59, 31 March 2025
  • published during the early years include: Tiny BASIC interpreter Palo Alto Tiny BASIC by Li-Chen Wang Small-C compiler by Ron Cain Music programs There were...
    12 KB (1,151 words) - 21:02, 14 November 2024
  • The open-source Small Device C Compiler (SDCC) supports the processor. It was used in the initial version of the Tiny Internet Interface (TINI) processor...
    1 KB (117 words) - 20:37, 28 July 2024
  • CodeSynthesis XSD – XML Data Binding compiler for C++ CodeSynthesis XSD/e – Validating XML parser/serializer and C++ XML Data Binding generator for mobile...
    73 KB (5,393 words) - 15:25, 12 May 2025
  • Thumbnail for BASIC interpreter
    the editor exited and ran the compiler, which read that file and produced the executable code, and then finally the compiler would exit and run the resulting...
    115 KB (14,112 words) - 16:11, 2 May 2025
  • compiler by Microsoft BASCOM-AVR, BASCOM-8051, BASCOM-LT BASIC compilers by Mark Alberts for the 8051 and AVR chips, see also BASCOM (BASIC compiler) [de]...
    65 KB (7,252 words) - 18:44, 10 May 2025
  • grammars. Compiler-compiler List of program transformation systems Comparison of regular expression engines "Ragel State Machine Compiler". http://www...
    49 KB (1,110 words) - 11:13, 25 April 2025
  • with the Action! language. C/65 is a compiler developed by LightSpeed Software for a subset of the C programming language. C/65 outputs assembly source...
    15 KB (1,834 words) - 10:50, 16 May 2024