c-compiler

There are 148 repositories under c-compiler topic.

  • alexfru/SmallerC

    Simple C compiler

    Language:C1.4k7535157
  • z88dk/z88dk

    The development kit for over a hundred z80 family machines - c compiler, assembler, linker, libraries.

    Language:Assembly929551.7k175
  • woodrush/lambda-8cc

    x86 C compiler written in untyped lambda calculus

    Language:Common Lisp6339216
  • llvm-mos/llvm-mos

    Port of LLVM to the MOS 6502 and related processors

    Language:LLVM4341733146
  • Mati365/ts-c-compiler

    ⚙️ Multipass C Compiler, Assembler and X86 emulator written in TypeScript

    Language:TypeScript36684818
  • windelbouwman/ppci

    A compiler for ARM, X86, MSP430, xtensa and more implemented in pure Python

    Language:Python336159036
  • tyfkda/xcc

    Standalone C compiler/assembler/linker/libc for x86-64/aarch64/riscv64/wasm

    Language:C290814618
  • lurk101/pshell

    A tiny shell for Pico and Pico2, with file system, Vi and C compiler

    Language:C256161816
  • aligrudi/neatcc

    A small arm/x86(-64) C compiler

    Language:C16315032
  • fuhsnn/slimcc

    C11 compiler with GNU extensions for x86-64 Linux, working towards C23

    Language:C9849611
  • Pconst167/sol-1

    Sol-1: A CPU/Computer System made from 74 series logic.

    Language:C72514
  • korlibs/ktcc

    C Compiler that generates readable Kotlin and C# - Written in Kotlin + Small web-based Editor with autocompletion

    Language:Kotlin71446
  • MiguelVis/RetroProjects

    My retro programming projects for some targets including the Amstrad PCW, the CP/M operating system and the Z80 cpu. Includes a Small-C compiler, Z80 assembler, text editor, graphics, Unix-like shell...

    Language:C651406
  • PascalBeyer/Headerless-C-Compiler

    A C compiler that tries to eliminate the need for header files as much as possible.

    Language:C59305
  • D0ub1ePieR/C-Compiler

    一个C-的编译器/NUAA 编译原理课程设计

    Language:C++561114
  • Kray-G/kcs

    Scripting in C with JIT(x64)/VM.

    Language:C513256
  • ZaneDubya/Small-C

    Small-C Compiler, Assembler, Linker, and Library for 16-bit MS-DOS. Includes "YLink", an object file linker for MS-DOS executables.

    Language:C4961213
  • MiguelVis/mescc

    Mike's Enhanced Small C Compiler for Z80 and CP/M.

    Language:C47636
  • lukewilson2002/oxc

    The first C compiler written in Rust.. mostly unworking.

    Language:Rust43327
  • feroldi/cci

    DEPRECATED PROJECT, see README

    Language:C++366255
  • DosWorld/smallc

    Here is collection of original untouched source code for 'Small C' family

    Language:C33219
  • fuhsnn/widcc

    Simple C compiler for x86-64 Linux able to build real-world projects including Curl, GCC, Git, PHP, Perl, Python, PostgreSQL etc

    Language:C33313
  • Kray-G/clang-jit

    Example of C Compiler using JIT Engine of Clang.

    Language:C++29224
  • wasPrime/C_Compiler_Project

    编译原理课程设计 - 文法设计 & 词法分析 & LL(1)语法分析 & 语义分析(语法制导翻译)

    Language:C++26305
  • HPCguy/Squint

    Squint: A peephole optimizer for stack VM compilers

    Language:C252281
  • Subangkar/Compiler-CSE-310-BUET

    A very simple subset of C Compiler(Lexical Analyzer, Syntax Analyzer, Semantic Analyzer & Intermediate Code Generator) implemented in C++ using Flex and Yacc-Bison as an assignment of sessional course CSE 310 in undergraduate studies in CSE, BUET

    Language:C++25301
  • shiinamiyuki/kcc

    A Small C Compiler

    Language:C++23202
  • azrsh/azcc

    A toy C compiler, developed at seccamp2020.

    Language:C213296
  • Yeaseen/EduCComp

    :hamburger: A subset of C Compiler[Lexical Analyzer, Syntax Analyzer, Semantic Analyzer & Intermediate Code Generator] , DAG & TAC implemented in C++ using Flex and Yacc-Bison as an assignment of sessional course CSE310 in undergradute studies in CSE, BUET

    Language:C21203
  • z88dk/zsdcc

    z88dk's patch of the sdcc c compiler for the z80.

    Language:C21815
  • huangguiyang/hcc

    huang's c compiler - a tiny C99 compiler.

    Language:C20204
  • slak44/ckompiler

    A C compiler written in Kotlin

    Language:Kotlin19400
  • ubugeeei/ubcc

    A toy C Compiler implemented by Rust.

    Language:Rust19101
  • feroldi/atlas

    A C17 compiler written in Rust

    Language:Rust14260
  • dfszabo/miniCC

    A compiler for a subset of C11 language. Under development...

    Language:C++11415