cil

C analyzer

A C programming language front-end that facilitates program analysis and transformation.

C Intermediate Language

GitHub

361 stars
24 watching
93 forks
Language: OCaml
last commit: about 1 year ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
c2lang/c2compiler A C compiler written in the C2 language itself. 704
l1mey112/crepl A compiler and interpreter for executing C code on the fly as it is typed. 30
rui314/9cc A compiler project that compiles C code to x86-64 assembly using an intermediate representation and manual memory management. 1,825
jscl-project/jscl A Common Lisp compiler that generates JavaScript code 885
armael/conch A compiler for translating C-like code to Uxn 23
larmel/lacc A compiler for the C programming language written in C. 894
cimplec/sim-c A Python-based front-end for compiling C code into efficient machine code 137
cforall/cforall An effort to modernize C by adding evolutionary language features and fixing its well-known problems. 72
onqtam/rcrl An interactive C++ compiler and runtime environment for rapid development and live coding 411
clozure/ccl A Common Lisp compiler and runtime environment 855
islam0mar/cl-cxx-jit A Common Lisp interface to C++ code compilation and execution with JIT optimization 62
travisdoor/bl A C-based language development project with features like strong typing, compile-time execution, and support for multiple platforms. 182
barn-lang/barn A simple programming language written in C that is compiled to C. 54
kelilanguage/compiler A Haskell implementation of a compiler for a custom programming language 171
ciel-lang/ciel A Common Lisp scripting language with built-in libraries and utilities for common tasks. 346