vcc
V compiler
A compiler for the V programming language and itself, written in V.
C compiler written in V
100 stars
10 watching
6 forks
Language: V
last commit: 10 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
l1mey112/crepl | A compiler and interpreter for executing C code on the fly as it is typed. | 29 |
malisipi/vzcc | A cross-compiler for V that allows compilation to various platforms and architectures. | 26 |
vexu/arocc | A compiler written in Zig to translate C code into machine-specific binary code | 1,151 |
vsedach/vacietis | Compiles C code into Common Lisp and provides a Lisp-to-C compiler executable. | 307 |
larmel/lacc | A compiler for the C programming language written in C. | 922 |
jmorag/mcc | Compiles the MicroC programming language into machine code using Haskell | 116 |
kit-ty-kate/labrys | A compiler for a toy language based on LLVM that implements the System Fω type-system | 103 |
delta456/monkey_v | An implementation of a programming language interpreter in V. | 37 |
draperlaboratory/llvm-cbe | A resurrected and improved implementation of the LLVM C Backend in Groff, enabling compilation of programs written in various programming languages to native machine code. | 127 |
c2lang/c2compiler | A C compiler written in the C2 language itself. | 703 |
tinycc/tinycc | A lightweight C compiler that compiles and executes C code directly. | 2,075 |
saman-pasha/lcc | A Lisp-like compiler and toolset for writing C code with additional features | 26 |
alexfru/smallerc | A compiler that generates code for multiple platforms from a single C source file | 1,425 |
belijzajac/wisnialang | A compiler that compiles small programs into tiny Linux binaries without requiring LLVM. | 17 |
ldc-developers/ldc | A compiler that translates the D programming language into machine code using LLVM | 1,221 |