crepl

Compiler

A compiler and interpreter for executing C code on the fly as it is typed.

Compile and execute C code on the fly as you type it.

GitHub

29 stars
3 watching
2 forks
Language: V
last commit: over 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
cil-project/cilCIL is a front-end for the C programming language that facilitates program analysis and transformation.364
c2lang/c2compilerA C compiler written in the C2 language itself.703
larmel/laccA compiler for the C programming language written in C.922
ainfosec/cremaA compiler and runtime system for executing a minimalist programming language in sub-Turing Complete space.64
lemoncmd/vccA compiler for the V programming language and itself, written in V.100
rui314/9ccA compiler project that compiles C code to x86-64 assembly using an intermediate representation and manual memory management.1,836
onqtam/rcrlAn interactive C++ compiler and runtime environment for rapid development and live coding413
cimplec/sim-cA Python-based front-end for compiling C code into efficient machine code137
jserv/amaccA compiler for the Arm architecture that compiles a subset of C to generate executables and supports just-in-time execution.1,018
vexu/aroccA compiler written in Zig to translate C code into machine-specific binary code1,151
barn-lang/barnA simple programming language written in C that is compiled to C.53
ridiculousfish/cdecl-blocksTranslates C declarations into English-like syntax and vice versa, with additional features such as command line editing and support for Apple's blocks syntax.1,001
murisi/l2A minimalist language with procedural macro support135
travisdoor/blA C-based language development project with features like strong typing, compile-time execution, and support for multiple platforms.184
delta456/monkey_vAn implementation of a programming language interpreter in V.37