c99sh

C compiler script

A script that compiles and runs C99, C11, and C++ code with control over compilation flags, libraries, and more.

A shebang-friendly script for "interpreting" single C99, C11, and C++ files, including rcfile support.

GitHub

106 stars
8 watching
13 forks
Language: Shell
last commit: almost 2 years ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
ryanmjacobs/cA utility for compiling and executing C scripts in one go!2,107
rhysd/dachsA high-performance C++ programming language designed to be efficient and easy to use, with features inspired by Ruby.86
nikhilk/scriptsharpA development tool that compiles C# source code into JavaScript for building large-scale web applications.660
rust-lang/cc-rsProvides build scripts to compile C/C++ code into a Rust library1,885
islam0mar/cl-cxx-jitA Common Lisp interface to C++ code compilation and execution with JIT optimization63
cxxxr/valtanA compiler that translates Common Lisp code into JavaScript243
taviso/ctypes.shA foreign function interface plugin for bash that allows calling C functions from within bash scripts.2,109
igor-petruk/scriptistoTool that automates compilation and execution of scripts written in compiled languages977
onqtam/rcrlAn interactive C++ compiler and runtime environment for rapid development and live coding413
mustafaquraish/cupA simple, C-like programming language compiler written in Rust to learn the basics of compilers and language processing295
sschauss/wracketA Lisp-like language compiled to WebAssembly for building web applications using Racket22
wyhaines/defined.crProvides macros and facilities to check constants and make code conditionally compileable at runtime17
rui314/9ccA compiler project that compiles C code to x86-64 assembly using an intermediate representation and manual memory management.1,836
leepike/copilotA language and toolset for generating hard real-time C code from a domain-specific stream language149
trevorburnham/jitterA utility for continuously compiling CoffeeScript to JavaScript156