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

703 stars
42 watching
49 forks
Language: JavaScript
last commit: about 1 year ago
Linked from 1 awesome list

ccompilerslist

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
discus-lang/salt An intermediate language designed to facilitate low-level programming without the burden of manual memory management. 62
cxxxr/valtan A compiler that translates Common Lisp code into JavaScript 238
c2lang/c2compiler A C compiler written in the C2 language itself. 704
rajkumardusad/jitcompiler An online code compiler that supports multiple programming languages and allows users to write, compile, and run code in their browser or on-the-go. 74
ryanmjacobs/c A utility for compiling and executing C scripts in one go! 2,096
drh/lcc A highly retargetable C compiler designed to be highly customizable and adaptable to different architectures and systems. 2,025
saman-pasha/lcc A Lisp-like compiler and toolset for writing C code with additional features 26
barn-lang/barn A simple programming language written in C that is compiled to C. 54
mchakravarty/language-c-inline A Haskell library that allows inline C and Objective-C code in Haskell programs 147
jameshaydon/lawvere A programming language with effects based on category theory and used to compile programs into various categorical abstractions. 267
haskell-ci/haskell-ci Generates CI workflows for multiple versions of the Haskell programming language compiler 438
nlsandler/write_a_c_compiler A set of test programs to help write a C compiler 859
discus-lang/ddc An experimental compiler for a statically typed Haskell dialect with computational effects and capabilities 174
vexu/arocc A compiler written in Zig to translate C code into machine-specific binary code 1,138
nponeccop/hnc A compiler that translates Haskell code into C++ code for efficient execution 62