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

denosass

44
Stars
3
Forks
Watchers

DenoSass is a complete nearly fully featured Sass compiler for Deno and Browser

basic_rs

38
Stars
3
Forks
Watchers

Original Dartmouth BASIC Interpreter/Compiler

AwesomeCompiler

46
Stars
5
Forks
Watchers

The Big list of the github, open-source compilers.

prog8

137
Stars
15
Forks
Watchers

high level programming language and compiler targeting 6502 machines such as the C-64 and CommanderX16

PeachPy

2.0k
Stars
157
Forks
Watchers

x86-64 assembler embedded in Python

gocool

40
Stars
3
Forks
Watchers

Go implementation of the Cool programming language

chili

44
Stars
3
Forks
Watchers

General-purpose, compiled programming language, focused on productivity, expressiveness and joy of programming™

bagel

85
Stars
2
Forks
Watchers

A reactive and strongly-typed, but also pragmatic, new programming language. Compiles to JavaScript, designed to be comfy for people used to the JavaScript/TypeScript language and ecosystem.

docker-dmd

22
Stars
6
Forks
Watchers

Docker Image for DMD