movfuscator
mov compiler
Compiles C programs into mov instructions using only mov operations
The single instruction C compiler
10k stars
207 watching
398 forks
Language: C
last commit: 9 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A compiler that translates C code into a single instruction set | 1,339 |
| A compiler and interpreter for executing C code on the fly as it is typed. | 29 |
| Generates CV signals based on user input and stores them in a polymorphic format | 474 |
| An alternative implementation of Qt's meta-object compiler (moc) using libclang. | 206 |
| A compiler for a scripting language with features like AOT and JIT compilation, inspired by D, Jai, and Zig. | 344 |
| A compiler for a programming language designed for decentralized applications with a focus on intent-centric and declarative programming. | 458 |
| A minimal C compiler generating x86_64 assembly code | 516 |
| Compiles the MicroC programming language into machine code using Haskell | 116 |
| A compiler for the Arm architecture that compiles a subset of C to generate executables and supports just-in-time execution. | 1,018 |
| An embeddable JavaScript interpreter written in C | 818 |
| Allows executing code during compilation to improve runtime performance | 20 |
| A cross-compiler for V that allows compilation to various platforms and architectures. | 26 |
| Port of a C implementation of the Lox interpreter to Plan9 | 7 |
| Tool to compile and run programs in multiple programming languages from within Neovim's tmux panes or windows | 14 |
| A standalone compiler/assembler/linker/libc for multiple architectures | 279 |