Skip to content

Commit 0306571

Browse files
committed
c
1 parent 7237711 commit 0306571

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -498,6 +498,7 @@ A curated list of awesome C/C++ frameworks, libraries, resources, and shiny thin
498498
*List of C/C++ compilers*
499499

500500
* [8cc](https://github.com/rui314/8cc) - A Small C Compiler.
501+
* [c](https://github.com/ryanmjacobs/c) - Compile and execute C "scripts" in one go! [MIT]
501502
* [Clang](http://clang.llvm.org/) - A C compiler for LLVM. Supports C11. Developed by Apple. [NCSA]
502503
* [GCC](https://gcc.gnu.org/) - GNU Compiler Collection. Supports C11 and OpenMP. [GNU GPL3]
503504
* [PCC](http://pcc.ludd.ltu.se/) - A very old C compiler. Supports C99.

0 commit comments

Comments
 (0)