Skip to content

Commit b6ec770

Browse files
authored
add Fil-C (compiler) (#1725)
1 parent 52c4f17 commit b6ec770

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
@@ -1311,6 +1311,7 @@ A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny
13111311
* [8cc](https://github.com/rui314/8cc) - A Small C Compiler.
13121312
* [c](https://github.com/ryanmjacobs/c) - Compile and execute C "scripts" in one go! [MIT]
13131313
* [Clang](http://clang.llvm.org/) - A C compiler for LLVM. Supports C++11/14/1z C11. Developed by LLVM Team. [NCSA]
1314+
* [Fil-C](https://fil-c.org/) - a fanatically compatible memory-safe implementation of C and C++.
13141315
* [GCC](https://gcc.gnu.org/) - GNU Compiler Collection. Supports C++11/14/1z C11 and OpenMP. [GNU GPL3]
13151316
* [PCC](https://github.com/IanHarvey/pcc) - A very old C compiler. Supports C99.
13161317
* [AMD C++ Compiler](https://www.amd.com/en/developer/aocc.html) - Developed by AMD.

0 commit comments

Comments
 (0)