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

espl1000

28
Stars
4
Forks
Watchers

[Work in Progress] Toy Compiler <3

cabasa

35
Stars
2
Forks
Watchers

Haxe Framework for WebAssembly

nvc

582
Stars
76
Forks
Watchers

VHDL compiler and simulator

cs2cpp

242
Stars
56
Forks
Watchers

C# to C++ transpiler (Cs2Cpp) (Powered by Roslyn)

faerie

262
Stars
26
Forks
Watchers

Magical ELF and Mach-o object file writer backend

jhc-components

57
Stars
12
Forks
Watchers

JHC Haskell compiler split into reusable components

ariadne

1.6k
Stars
72
Forks
Watchers

A fancy diagnostics & error reporting crate

bytecode-viewer

14.4k
Stars
1.1k
Forks
Watchers

A Java 8+ Jar & Android APK Reverse Engineering Suite (Decompiler, Editor, Debugger & More)

9mm

22
Stars
1
Forks
Watchers

Hobby C Compiler