Skip to content

Commit 3e12e88

Browse files
committed
Merge pull request fffaraz#35 from LB--/add-coliru
Add coliru
2 parents 937644c + 81cbdea commit 3e12e88

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

378378
* [codepad](http://codepad.org/) - An online compiler/interpreter, and a simple collaboration tool.
379379
* [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.
380+
* [coliru](http://coliru.stacked-crooked.com/) - Online compiler/shell with support for various C++ compilers.
380381
* [CompileOnline](http://www.compileonline.com/compile_cpp11_online.php) - Compile and Execute C++ online on Linux.
381382
* [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.
382383

0 commit comments

Comments
 (0)