movfuscator

mov compiler

Compiles C programs into mov instructions using only mov operations

The single instruction C compiler

GitHub

10k stars
207 watching
398 forks
Language: C
last commit: 8 months ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
battelle/movfuscator A compiler that translates C code into a single instruction set 1,339
l1mey112/crepl A compiler and interpreter for executing C code on the fly as it is typed. 29
mxmxmx/o_c Generates CV signals based on user input and stores them in a polymorphic format 474
woboq/moc-ng An alternative implementation of Qt's meta-object compiler (moc) using libclang. 206
mrsmith33/vox A compiler for a scripting language with features like AOT and JIT compilation, inspired by D, Jai, and Zig. 344
anoma/juvix A compiler for a programming language designed for decentralized applications with a focus on intent-centric and declarative programming. 458
jserv/mazucc A minimal C compiler generating x86_64 assembly code 516
jmorag/mcc Compiles the MicroC programming language into machine code using Haskell 116
jserv/amacc A compiler for the Arm architecture that compiles a subset of C to generate executables and supports just-in-time execution. 1,018
ccxvii/mujs An embeddable JavaScript interpreter written in C 818
hermanussen/compiletimemethodexecutiongenerator Allows executing code during compilation to improve runtime performance 20
malisipi/vzcc A cross-compiler for V that allows compilation to various platforms and architectures. 26
henesy/clox9 Port of a C implementation of the Lox interpreter to Plan9 7
karshprime/tmux-compile.nvim Tool to compile and run programs in multiple programming languages from within Neovim's tmux panes or windows 14
tyfkda/xcc A standalone compiler/assembler/linker/libc for multiple architectures 279