Vacietis
C compiler
Compiles C code into Common Lisp and provides a Lisp-to-C compiler executable.
C to Common Lisp compiler
306 stars
25 watching
25 forks
Language: Common Lisp
last commit: over 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
cxxxr/valtan | A compiler that translates Common Lisp code into JavaScript | 238 |
l1mey112/crepl | A compiler and interpreter for executing C code on the fly as it is typed. | 30 |
lemoncmd/vcc | A compiler for the V programming language and itself, written in V. | 100 |
melusina-org/make-common-lisp-program | Creates executable Common Lisp programs on GitHub runners with various implementations and systems | 3 |
nobody-famous/alive | A Common Lisp extension for VSCode that provides basic development tools and features for the Steel Bank Common Lisp compiler. | 206 |
clozure/ccl | A Common Lisp compiler and runtime environment | 855 |
taviso/ctypes.sh | A foreign function interface plugin for bash that allows calling C functions from within bash scripts. | 2,107 |
saman-pasha/lcc | A Lisp-like compiler and toolset for writing C code with additional features | 26 |
commondoc/codex | Automates creation of documentation from Common Lisp docstrings | 90 |
phantomics/april | Compiles APL programming language into Common Lisp for efficient data processing | 602 |
vexu/arocc | A compiler written in Zig to translate C code into machine-specific binary code | 1,138 |
vscosta/yap-6.3 | A high-performance Prolog compiler with support for various input/output methods and interface to C. | 13 |
eratosthenesia/lispc | A tool to convert Lisp code to C, enabling developers to leverage the expressiveness of Lisp with the performance of C. | 536 |
jscl-project/jscl | A Common Lisp compiler that generates JavaScript code | 885 |
belijzajac/wisnialang | A compiler that compiles small programs into tiny Linux binaries without requiring LLVM. | 16 |