c

Compiler tool

A utility for compiling and executing C scripts in one go!

Compile and execute C "scripts" in one go!

GitHub

2k stars
85 watching
177 forks
Language: Shell
last commit: 12 months ago
Linked from 5 awesome lists

cclangclicompilercppgccscripttcc

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
trevorburnham/jitter A utility for continuously compiling CoffeeScript to JavaScript 156
l1mey112/crepl A compiler and interpreter for executing C code on the fly as it is typed. 30
barn-lang/barn A simple programming language written in C that is compiled to C. 54
saman-pasha/lcc A Lisp-like compiler and toolset for writing C code with additional features 26
nikhilk/scriptsharp A development tool that compiles C# source code into JavaScript for building large-scale web applications. 658
michaelforney/cproc An implementation of a C11 compiler using the QBE backend and various extensions. 732
jserv/amacc A compiler for the Arm architecture that compiles a subset of C to generate executables and supports just-in-time execution. 1,015
rust-lang/cc-rs Provides build scripts to compile C/C++ code into a Rust library 1,873
rui314/9cc A compiler project that compiles C code to x86-64 assembly using an intermediate representation and manual memory management. 1,825
rsms/co Developing a statically typed, general-purpose programming language with an optimizing compiler 151
dbohdan/compilers-targeting-c A list of compilers and transpilers that can generate C code from various programming languages. 703
mchakravarty/language-c-inline A Haskell library that allows inline C and Objective-C code in Haskell programs 147
wyhaines/defined.cr Provides macros and facilities to check constants and make code conditionally compileable at runtime 17
rajkumardusad/jitcompiler An online code compiler that supports multiple programming languages and allows users to write, compile, and run code in their browser or on-the-go. 74
rhysu/c99sh A script that compiles and runs C99, C11, and C++ code with control over compilation flags, libraries, and more. 107