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

X11Basic

61
Stars
11
Forks
Watchers

X11-Basic BASIC programming language.

charly-vm

94
Stars
5
Forks
Watchers

Fully parallel dynamically typed programming language

asl

40
Stars
1
Forks
Watchers

Arma Scripting Language - a clean scripting language compiling to Arma 3 SQF scripts.

flip-jump

57
Stars
4
Forks
Watchers

The single instruction language - Flip a bit, then Jump

lyo

621
Stars
21
Forks
Watchers

📦 Node.js to browser - The easy way

cashscript

110
Stars
75
Forks
Watchers

⚖️ Easily write and interact with Bitcoin Cash smart contracts

constexpr-8cc

793
Stars
83
Forks
Watchers

Compile-time C Compiler implemented as C++14 constant expressions

kcs

48
Stars
6
Forks
Watchers

Scripting in C with JIT(x64)/VM.

CamlFeatherweight

30
Stars
2
Forks
Watchers

Bytecode compiler of a variant of Caml

mir

2.2k
Stars
138
Forks
Watchers

A lightweight JIT compiler based on MIR (Medium Internal Representation) and C11 JIT compiler and interpreter based on MIR