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

bfc

496
Stars
30
Forks
Watchers

An industrial-grade brainfuck compiler

gta3sc

66
Stars
12
Forks
Watchers

GTA3script compiler

mosml

336
Stars
40
Forks
Watchers

Moscow ML is a light-weight implementation of Standard ML (SML), a strict functional language widely used in teaching and research.

el-compilador

204
Stars
10
Forks
Watchers

An SSA-based compiler for Emacs Lisp

Rum

22
Stars
0
Forks
Watchers

:skull: Compiler for the Rum language

fcc

129
Stars
21
Forks
Watchers

Fedjmike's C Compiler

mini-c

498
Stars
50
Forks
Watchers

Dr Strangehack, or: how to write a self-hosting C compiler in 10 hours

codec-beam

172
Stars
5
Forks
Watchers

Generate Erlang VM byte code from Haskell

iotz

38
Stars
10
Forks
Watchers

compile things easy 🚀

eslisp

527
Stars
31
Forks
Watchers

un-opinionated S-expression syntax and macro system for JavaScript