compilers-targeting-c

C compiler collection

A list of compilers and transpilers that can generate C code from various programming languages.

A list of compilers that can generate C code

GitHub

709 stars
42 watching
49 forks
Language: JavaScript
last commit: almost 3 years ago
Linked from 1 awesome list

ccompilerslist

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
discus-lang/saltAn intermediate language designed to facilitate low-level programming without the burden of manual memory management.62
cxxxr/valtanA compiler that translates Common Lisp code into JavaScript243
c2lang/c2compilerA C compiler written in the C2 language itself.703
rajkumardusad/jitcompilerAn online code compiler that supports multiple programming languages and allows users to write, compile, and run code in their browser or on-the-go.73
ryanmjacobs/cA utility for compiling and executing C scripts in one go!2,107
drh/lccA compiler designed to be highly retargetable for compiling C code.2,038
saman-pasha/lccA Lisp-like compiler and toolset for writing C code with additional features26
barn-lang/barnA simple programming language written in C that is compiled to C.53
mchakravarty/language-c-inlineA Haskell library that allows inline C and Objective-C code in Haskell programs146
jameshaydon/lawvereA programming language with effects based on category theory and used to compile programs into various categorical abstractions.268
haskell-ci/haskell-ciGenerates CI workflows for multiple versions of the Haskell programming language compiler438
nlsandler/write_a_c_compilerA set of test programs to help write a C compiler859
discus-lang/ddcAn experimental compiler for a statically typed Haskell dialect with computational effects and capabilities174
vexu/aroccA compiler written in Zig to translate C code into machine-specific binary code1,151
nponeccop/hncA compiler that translates Haskell code into C++ code for efficient execution62