c
Compiler tool
A utility for compiling and executing C scripts in one go!
Compile and execute C "scripts" in one go!
2k stars
85 watching
178 forks
Language: Shell
last commit: about 1 year ago
Linked from 5 awesome lists
cclangclicompilercppgccscripttcc
Related projects:
Repository | Description | Stars |
---|---|---|
| A utility for continuously compiling CoffeeScript to JavaScript | 156 |
| A compiler and interpreter for executing C code on the fly as it is typed. | 29 |
| A simple programming language written in C that is compiled to C. | 53 |
| A Lisp-like compiler and toolset for writing C code with additional features | 26 |
| A development tool that compiles C# source code into JavaScript for building large-scale web applications. | 660 |
| An implementation of a C11 compiler using the QBE backend and various extensions. | 737 |
| A compiler for the Arm architecture that compiles a subset of C to generate executables and supports just-in-time execution. | 1,018 |
| Provides build scripts to compile C/C++ code into a Rust library | 1,885 |
| A compiler project that compiles C code to x86-64 assembly using an intermediate representation and manual memory management. | 1,836 |
| Developing a statically typed, general-purpose programming language with an optimizing compiler | 151 |
| A list of compilers and transpilers that can generate C code from various programming languages. | 709 |
| A Haskell library that allows inline C and Objective-C code in Haskell programs | 146 |
| Provides macros and facilities to check constants and make code conditionally compileable at runtime | 17 |
| 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. | 73 |
| A script that compiles and runs C99, C11, and C++ code with control over compilation flags, libraries, and more. | 106 |