Skip to content

Commit 81cbdea

Browse files
committed
Add coliru
1 parent 74e55eb commit 81cbdea

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
@@ -375,6 +375,7 @@ A curated list of awesome C/C++ frameworks, libraries, resources, and shiny thin
375375

376376
* [codepad](http://codepad.org/) - An online compiler/interpreter, and a simple collaboration tool.
377377
* [CodeTwist](http://codetwist.com/) - A simple online compiler/interpreter, where you can paste your C, C++ or Java code and execute it online and see results.
378+
* [coliru](http://coliru.stacked-crooked.com/) - Online compiler/shell with support for various C++ compilers.
378379
* [CompileOnline](http://www.compileonline.com/compile_cpp11_online.php) - Compile and Execute C++ online on Linux.
379380
* [Ideone](http://ideone.com/) - An online compiler and debugging tool which allows you to compile source code and execute it online in more than 60 programming languages.
380381

0 commit comments

Comments
 (0)