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
859 stars
31 watching
98 forks
Language: C
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A C compiler written in the C2 language itself. | 703 |
| A list of compilers and transpilers that can generate C code from various programming languages. | 709 |
| A Lisp-like compiler and toolset for writing C code with additional features | 26 |
| Tools and utilities for verifying Java compiler output | 701 |
| A compiler and interpreter for executing C code on the fly as it is typed. | 29 |
| Generates CI workflows for multiple versions of the Haskell programming language compiler | 438 |
| A compiler for the Arm architecture that compiles a subset of C to generate executables and supports just-in-time execution. | 1,018 |
| A compiler for the C programming language written in C. | 922 |
| A Python-based C parser and interpreter with automatic ctypes interface generation | 350 |
| A utility for compiling and executing C scripts in one go! | 2,107 |
| A compiler that generates code for multiple platforms from a single C source file | 1,425 |
| A compiler written in Zig to translate C code into machine-specific binary code | 1,151 |
| Measures and compares compile times of C++ constructs in various scenarios | 6 |
| A tool that translates TypeScript code to C++ | 692 |
| A language and toolset for generating hard real-time C code from a domain-specific stream language | 149 |