cil
Program analyzer
CIL is a front-end for the C programming language that facilitates program analysis and transformation.
C Intermediate Language
364 stars
24 watching
93 forks
Language: OCaml
last commit: about 2 years ago
Linked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A C compiler written in the C2 language itself. | 703 |
| | A compiler and interpreter for executing C code on the fly as it is typed. | 29 |
| | A compiler project that compiles C code to x86-64 assembly using an intermediate representation and manual memory management. | 1,836 |
| | A Common Lisp compiler that generates JavaScript code | 888 |
| | A compiler for translating C-like code to Uxn | 23 |
| | A compiler for the C programming language written in C. | 922 |
| | A Python-based front-end for compiling C code into efficient machine code | 137 |
| | An effort to modernize C by adding evolutionary language features and fixing its well-known problems. | 74 |
| | An interactive C++ compiler and runtime environment for rapid development and live coding | 413 |
| | A Common Lisp implementation of a compiler and runtime environment | 858 |
| | A Common Lisp interface to C++ code compilation and execution with JIT optimization | 63 |
| | A C-based language development project with features like strong typing, compile-time execution, and support for multiple platforms. | 184 |
| | A simple programming language written in C that is compiled to C. | 53 |
| | A Haskell implementation of a compiler for a custom programming language | 172 |
| | A Common Lisp scripting language with built-in libraries and utilities for common tasks. | 352 |