 movfuscator
 movfuscator 
 Single Instruction Compiler
 A compiler that translates C code into a single instruction set
The single instruction C compiler
1k stars
 32 watching
 488 forks
 
Language: C 
last commit: about 3 years ago 
Linked from   1 awesome list  
 Related projects:
| Repository | Description | Stars | 
|---|---|---|
|  | Compiles C programs into mov instructions using only mov operations | 9,546 | 
|  | A compiler and runtime environment for a basic programming language | 39 | 
|  | A compiler that translates BASIC programs to JVM bytecode. | 49 | 
|  | A compiler and interpreter for executing C code on the fly as it is typed. | 29 | 
|  | A compiler for the Arm architecture that compiles a subset of C to generate executables and supports just-in-time execution. | 1,018 | 
|  | An esoteric programming language that compiles and links image files to generate C code | 232 | 
|  | A language and toolset for generating hard real-time C code from a domain-specific stream language | 149 | 
|  | A language targeting LLVM with the goal of building a simple compiler | 64 | 
|  | A compiler for a scripting language with features like AOT and JIT compilation, inspired by D, Jai, and Zig. | 344 | 
|  | A C-based language development project with features like strong typing, compile-time execution, and support for multiple platforms. | 184 | 
|  | A minimal C compiler generating x86_64 assembly code | 516 | 
|  | A compiler for a toy language based on LLVM that implements the System Fω type-system | 103 | 
|  | A compiler front-end for the C family of languages built as part of the LLVM project infrastructure | 71 | 
|  | A programming language designed to be self-hosted on small systems, compiled from itself, and optimized for tiny size and speed. | 247 | 
|  | A compiler for a statically typed programming language designed for embedded systems, targeting the ATMega328P microcontroller. | 29 |