compiler-frontend topic

List compiler-frontend repositories

psychec

522
Stars
39
Forks
Watchers

A compiler frontend for the C programming language

One

279
Stars
59
Forks
Watchers

One (onelang) is an open-source system programming language that makes it easy to build reliable, efficient and performant software. (release as soon) 1️⃣ 🕐 🩱

gogll

184
Stars
24
Forks
Watchers

Generates generalised LL (GLL) and reduced size LR(1) parsers with matching lexers

clangir

157
Stars
6
Forks
Watchers

💀 The former home of clangir, now part of the official LLVM incubator. See website below for details.

PigletC

58
Stars
8
Forks
Watchers

A toy C-like language compiler for PigletVM

sacalon

74
Stars
6
Forks
Watchers

Sacalon is a general purpose and open source programming language designed to build optimal, maintainable, reliable and efficient software.

parser-toolkit

64
Stars
7
Forks
Watchers

A toolkit that makes it easier to write recursive-descent parsers in Zig.

tiny-lang

28
Stars
3
Forks
Watchers

tiny-lang — A different programming language. Supports a bunch of spoken languages.

sparse

28
Stars
8
Forks
Watchers

mirror of git://git.kernel.org/pub/scm/devel/sparse/sparse.git

mewa

22
Stars
2
Forks
Watchers

Compiler-compiler for writing compiler frontends with Lua