LCC
Compiler toolkit
A Lisp-like compiler and toolset for writing C code with additional features
Lisp C Compiler, Lisp-like syntax for writing C code in addition of some forms and pointer managements
26 stars
4 watching
0 forks
Language: Common Lisp
last commit: almost 4 years ago ccompilerlisp
Related projects:
Repository | Description | Stars |
---|---|---|
| A compiler designed to be highly retargetable for compiling C code. | 2,038 |
| A compiler and toolkit for a statically typed, compiled programming language | 6 |
| A compiler for the C programming language written in C. | 922 |
| A compiler and interpreter for executing C code on the fly as it is typed. | 29 |
| A utility for compiling and executing C scripts in one go! | 2,107 |
| A language and toolset for generating hard real-time C code from a domain-specific stream language | 149 |
| A Common Lisp implementation of a compiler and runtime environment | 858 |
| A compiler that translates Common Lisp code into JavaScript | 243 |
| Compiles C code into Common Lisp and provides a Lisp-to-C compiler executable. | 307 |
| A compiler for the V programming language and itself, written in V. | 100 |
| A list of compilers and transpilers that can generate C code from various programming languages. | 709 |
| A Python-based front-end for compiling C code into efficient machine code | 137 |
| A C compiler written in the C2 language itself. | 703 |
| A standalone compiler/assembler/linker/libc for multiple architectures | 279 |
| A compiler for a toy language based on LLVM that implements the System Fω type-system | 103 |