write_a_c_compiler

Compiler tester

A set of test programs to help write a C compiler

Test suite to help you write your own C compiler

GitHub

859 stars
31 watching
98 forks
Language: C
last commit: over 1 year ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
c2lang/c2compiler A C compiler written in the C2 language itself. 703
dbohdan/compilers-targeting-c A list of compilers and transpilers that can generate C code from various programming languages. 709
saman-pasha/lcc A Lisp-like compiler and toolset for writing C code with additional features 26
google/compile-testing Tools and utilities for verifying Java compiler output 701
l1mey112/crepl A compiler and interpreter for executing C code on the fly as it is typed. 29
haskell-ci/haskell-ci Generates CI workflows for multiple versions of the Haskell programming language compiler 438
jserv/amacc A compiler for the Arm architecture that compiles a subset of C to generate executables and supports just-in-time execution. 1,018
larmel/lacc A compiler for the C programming language written in C. 922
albertz/pycparser A Python-based C parser and interpreter with automatic ctypes interface generation 350
ryanmjacobs/c A utility for compiling and executing C scripts in one go! 2,107
alexfru/smallerc A compiler that generates code for multiple platforms from a single C source file 1,425
vexu/arocc A compiler written in Zig to translate C code into machine-specific binary code 1,151
janwilmans/compiletimer Measures and compares compile times of C++ constructs in various scenarios 6
asdalexander77/typescript2cxx A tool that translates TypeScript code to C++ 692
leepike/copilot A language and toolset for generating hard real-time C code from a domain-specific stream language 149