wcc
Binary compiler
A collection of compilation tools for performing binary modifications on ELF binaries.
The Witchcraft Compiler Collection
2k stars
81 watching
107 forks
Language: C
last commit: 5 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A compiler that compiles small programs into tiny Linux binaries without requiring LLVM. | 17 |
| A platform-independent compiler and runtime for an esoteric programming language designed for binary enthusiasts. | 8 |
| A Web Components compiler designed to produce raw HTML from standards-compliant components. | 93 |
| A compiler written in Zig to translate C code into machine-specific binary code | 1,151 |
| A caching C++ compiler based on clang to speed up compilation | 1,248 |
| A compiler and runtime environment for a basic programming language | 39 |
| A list of compilers and transpilers that can generate C code from various programming languages. | 709 |
| A standalone compiler/assembler/linker/libc for multiple architectures | 279 |
| A simple programming language written in C that is compiled to C. | 53 |
| A compiler for a statically typed programming language designed for embedded systems, targeting the ATMega328P microcontroller. | 29 |
| A compiler that translates Common Lisp code into JavaScript | 243 |
| Provides macros and facilities to check constants and make code conditionally compileable at runtime | 17 |
| A compiler designed to be highly retargetable for compiling C code. | 2,038 |
| A simple, C-like programming language compiler written in Rust to learn the basics of compilers and language processing | 295 |
| A compiler and runtime system for executing a minimalist programming language in sub-Turing Complete space. | 64 |