c-compiler

There are 136 repositories under c-compiler topic.

  • alexfru/SmallerC

    Simple C compiler

    Language:C1.4k7534156
  • z88dk/z88dk

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

    Language:Assembly906531.6k171
  • woodrush/lambda-8cc

    x86 C compiler written in untyped lambda calculus

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

    Port of LLVM to the MOS 6502 and related processors

    Language:LLVM4131532646
  • Mati365/ts-c-compiler

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

    Language:TypeScript35084818
  • windelbouwman/ppci

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

    Language:Python335159035
  • lurk101/pshell

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

    Language:C237171616
  • tyfkda/xcc

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

    Language:C205713514
  • aligrudi/neatcc

    A small arm/x86(-64) C compiler

    Language:C15514032
  • korlibs/ktcc

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

    Language:Kotlin70446
  • Pconst167/sol-1

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

    Language:C69514
  • 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:C631406
  • D0ub1ePieR/C-Compiler

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

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

    Scripting in C with JIT(x64)/VM.

    Language:C493256
  • 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:C4661211
  • MiguelVis/mescc

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

    Language:C45636
  • fivemoreminix/oxc

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

    Language:Rust43327
  • fuhsnn/slimcc

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

    Language:C383854
  • feroldi/cci

    DEPRECATED PROJECT, see README

    Language:C++376255
  • Kray-G/clang-jit

    Example of C Compiler using JIT Engine of Clang.

    Language:C++29223
  • 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:C281
  • DosWorld/smallc

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

    Language:C27219
  • 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
  • HPCguy/Squint

    Squint: A peephole optimizer for stack VM compilers

    Language:C242281
  • PascalBeyer/Headerless-C-Compiler

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

    Language:C23202
  • shiinamiyuki/kcc

    A Small C Compiler

    Language:C++22202
  • wasPrime/C_Compiler_Project

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

    Language:C++22205
  • azrsh/azcc

    A toy C compiler, developed at seccamp2020.

    Language:C213296
  • Yeaseen/c-compiler

    :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
  • huangguiyang/hcc

    huang's c compiler - a tiny C99 compiler.

    Language:C19204
  • slak44/ckompiler

    A C compiler written in Kotlin

    Language:Kotlin19400
  • ubugeeei/ubcc

    A toy C Compiler implemented by Rust.

    Language:Rust19101
  • z88dk/zsdcc

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

    Language:C19815
  • feroldi/atlas

    A C17 compiler written in Rust

    Language:Rust14260
  • dfszabo/miniCC

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

    Language:C++10415