movfuscator

Single Instruction Compiler

A compiler that translates C code into a single instruction set

The single instruction C compiler

GitHub

1k stars
32 watching
488 forks
Language: C
last commit: about 4 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
xoreaxeaxeax/movfuscatorCompiles C programs into mov instructions using only mov operations9,546
charles-pegge/oxygenbasicA compiler and runtime environment for a basic programming language39
teverett/jvmbasicA compiler that translates BASIC programs to JVM bytecode.49
l1mey112/creplA compiler and interpreter for executing C code on the fly as it is typed.29
jserv/amaccA compiler for the Arm architecture that compiles a subset of C to generate executables and supports just-in-time execution.1,018
tartanllama/vizhAn esoteric programming language that compiles and links image files to generate C code232
leepike/copilotA language and toolset for generating hard real-time C code from a domain-specific stream language149
jaseemabid/olifantA language targeting LLVM with the goal of building a simple compiler64
mrsmith33/voxA compiler for a scripting language with features like AOT and JIT compilation, inspired by D, Jai, and Zig.344
travisdoor/blA C-based language development project with features like strong typing, compile-time execution, and support for multiple platforms.184
jserv/mazuccA minimal C compiler generating x86_64 assembly code516
kit-ty-kate/labrysA compiler for a toy language based on LLVM that implements the System Fω type-system103
asutton/clangA compiler front-end for the C family of languages built as part of the LLVM project infrastructure71
davidgiven/cowgolA programming language designed to be self-hosted on small systems, compiled from itself, and optimized for tiny size and speed.247
pointbazaar/espl1000A compiler for a statically typed programming language designed for embedded systems, targeting the ATMega328P microcontroller.29