Skip to content

Commit

Permalink
c
Browse files Browse the repository at this point in the history
  • Loading branch information
fffaraz committed Mar 4, 2015
1 parent 7237711 commit 0306571
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -498,6 +498,7 @@ A curated list of awesome C/C++ frameworks, libraries, resources, and shiny thin
*List of C/C++ compilers*

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

0 comments on commit 0306571

Please sign in to comment.