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

SpvGenTwo

154
Stars
10
Forks
Watchers

SpvGenTwo is a SPIR-V building and parsing library written in plain C++17 without any dependencies. No STL or other 3rd-Party library needed.

ainur

20
Stars
4
Forks
Watchers

:milky_way: Detect compiler names and versions from ELF files

8cc.vim

230
Stars
4
Forks
Watchers

C Compiler written in Vim script

GraphQL.Tools

92
Stars
12
Forks
Watchers

GraphQL.Tools is a GraphQL to C# compiler (code-generator) which turns your GraphQL schema into a set of C# classes, interfaces, and enums.

the-super-tiny-compiler.rs

5
Stars
1
Forks
Watchers

The Super Tiny Compiler in Rust

let-go

70
Stars
8
Forks
Watchers

Clojure-esque extension language for Go. (WIP)

laria

9
Stars
0
Forks
Watchers

Laria is (... will be) a statically typed, embeddable scripting language inspired by Rust.

kou

133
Stars
4
Forks
Watchers

A minimal language compiled into wasm bytecode

i18n-workbench

17
Stars
2
Forks
Watchers

The i18n workbench is a plugin based on Vscode GUI display interface, view and logic interaction to solve internationalization processing.

IndentingPersistentBladeCompiler

17
Stars
4
Forks
Watchers

Extension on the Laravel Blade compiler that persists indenting when using replaced content in blade templates.