Compiler topic

Compilers are software that translate higher-level (more human readable) programming languages to lower-level languages (e.g. machine code). The processor executes machine code, which indicates when binary high and low signals are required in the arithmetic logic unit of the processor. Examples of compiled languages include BASIC, Fortran, C++, C, and Java.

List Compiler repositories

dynarmic

954
Stars
165
Forks
Watchers

An ARM dynamic recompiler.

ikea-sharp

57
Stars
3
Forks
Watchers

📦The new groundbreaking programming language

LanguageBackdoors

49
Stars
12
Forks
Watchers

Compiler exploits and exploitable non-obvious source code back doors.

progge.rs

33
Stars
0
Forks
Watchers

Program analysis playground for a simple, imperative language

cproc

691
Stars
41
Forks
Watchers

C11 compiler (mirror)

frobtads

48
Stars
12
Forks
Watchers

Linux and macOS development tools and text-mode interpreter for TADS adventure games.

gifcc

55
Stars
1
Forks
Watchers

Tiny c compiler

abi-to-sol

320
Stars
51
Forks
Watchers

Generate Solidity interface from ABI JSON

gross

46
Stars
5
Forks
Watchers

Research Compiler using Graph IR for Code Optimizations and Code Generations

Ccache.cmake

54
Stars
9
Forks
Watchers

🚅 Compile faster with Ccache! A Ccache integration for CMake with Xcode support.