sectorc

Boot sector compiler

A C compiler designed to fit within the 512-byte boot sector of an x86 machine.

A C Compiler that fits in the 512 byte boot sector of an x86 machine

GitHub

2k stars
19 watching
68 forks
Language: C
last commit: over 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
tyfkda/xccA standalone compiler/assembler/linker/libc for multiple architectures279
neilsf/xc-basicCompiles an XC=BASIC program to 6502 machine code for the Commodore-6476
xyproto/battlestarA programming language and compiler framework designed to create tiny executables with support for inline C and assembly syntax80
vexu/aroccA compiler written in Zig to translate C code into machine-specific binary code1,151
intel/systemc-compilerTranslates synthesizable SystemC code to synthesizable SystemVerilog.256
michaelforney/cprocAn implementation of a C11 compiler using the QBE backend and various extensions.737
rui314/9ccA compiler project that compiles C code to x86-64 assembly using an intermediate representation and manual memory management.1,836
jserv/mazuccA minimal C compiler generating x86_64 assembly code516
jserv/amaccA compiler for the Arm architecture that compiles a subset of C to generate executables and supports just-in-time execution.1,018
alexfru/smallercA compiler that generates code for multiple platforms from a single C source file1,425
sysprog21/sheccA compiler for C optimized for 32-bit ARM and RISC-V architectures with minimal dependencies.1,147
l1mey112/creplA compiler and interpreter for executing C code on the fly as it is typed.29
absint/compcertA formally verified compiler for a subset of C that generates code for multiple architectures.1,901
siliconcompiler/lambdalibA modular hardware abstraction library for designing and implementing complex digital systems23
adam-mcdaniel/oakcA portable programming language with a compact intermediate representation for efficient execution on various platforms.733