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
32 watching
97 forks
Language: C
last commit: about 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. 704
dbohdan/compilers-targeting-c A list of compilers and transpilers that can generate C code from various programming languages. 703
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. 30
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,015
larmel/lacc A compiler for the C programming language written in C. 894
albertz/pycparser A Python-based C parser and interpreter with automatic ctypes interface generation 347
ryanmjacobs/c A utility for compiling and executing C scripts in one go! 2,096
alexfru/smallerc A compiler that generates code for multiple platforms from a single C source file 1,423
vexu/arocc A compiler written in Zig to translate C code into machine-specific binary code 1,138
janwilmans/compiletimer Measures and compares compile times of C++ constructs in various scenarios 6
asdalexander77/typescript2cxx A tool that translates TypeScript code to C++ 689
leepike/copilot A language and toolset for generating hard real-time C code from a domain-specific stream language 149