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

GitHub

26 stars
4 watching
0 forks
Language: Common Lisp
last commit: almost 4 years ago
ccompilerlisp

Related projects:

Repository Description Stars
drh/lcc A compiler designed to be highly retargetable for compiling C code. 2,038
slaakko/cmajorm A compiler and toolkit for a statically typed, compiled programming language 6
larmel/lacc A compiler for the C programming language written in C. 922
l1mey112/crepl A compiler and interpreter for executing C code on the fly as it is typed. 29
ryanmjacobs/c A utility for compiling and executing C scripts in one go! 2,107
leepike/copilot A language and toolset for generating hard real-time C code from a domain-specific stream language 149
clozure/ccl A Common Lisp implementation of a compiler and runtime environment 858
cxxxr/valtan A compiler that translates Common Lisp code into JavaScript 243
vsedach/vacietis Compiles C code into Common Lisp and provides a Lisp-to-C compiler executable. 307
lemoncmd/vcc A compiler for the V programming language and itself, written in V. 100
dbohdan/compilers-targeting-c A list of compilers and transpilers that can generate C code from various programming languages. 709
cimplec/sim-c A Python-based front-end for compiling C code into efficient machine code 137
c2lang/c2compiler A C compiler written in the C2 language itself. 703
tyfkda/xcc A standalone compiler/assembler/linker/libc for multiple architectures 279
kit-ty-kate/labrys A compiler for a toy language based on LLVM that implements the System Fω type-system 103