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.
106 stars
8 watching
13 forks
Language: Shell
last commit: almost 2 years agoLinked from 2 awesome lists
Related projects:
| Repository | Description | Stars |
|---|---|---|
| A utility for compiling and executing C scripts in one go! | 2,107 | |
| A high-performance C++ programming language designed to be efficient and easy to use, with features inspired by Ruby. | 86 | |
| A development tool that compiles C# source code into JavaScript for building large-scale web applications. | 660 | |
| Provides build scripts to compile C/C++ code into a Rust library | 1,885 | |
| A Common Lisp interface to C++ code compilation and execution with JIT optimization | 63 | |
| A compiler that translates Common Lisp code into JavaScript | 243 | |
| A foreign function interface plugin for bash that allows calling C functions from within bash scripts. | 2,109 | |
| Tool that automates compilation and execution of scripts written in compiled languages | 977 | |
| An interactive C++ compiler and runtime environment for rapid development and live coding | 413 | |
| A simple, C-like programming language compiler written in Rust to learn the basics of compilers and language processing | 295 | |
| A Lisp-like language compiled to WebAssembly for building web applications using Racket | 22 | |
| Provides macros and facilities to check constants and make code conditionally compileable at runtime | 17 | |
| A compiler project that compiles C code to x86-64 assembly using an intermediate representation and manual memory management. | 1,836 | |
| A language and toolset for generating hard real-time C code from a domain-specific stream language | 149 | |
| A utility for continuously compiling CoffeeScript to JavaScript | 156 |