Merge pull request #1 from Madhukar-Gavani/Madhukar-Gavani-patch-1

Added paiza.io in Online Compiler
This commit is contained in:
Madhukar-Gavani
2020-12-16 13:33:55 +05:30
committed by GitHub

View File

@@ -971,6 +971,7 @@ A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny
* [Rextester](http://rextester.com/runcode) - Online compiler which provides several compilers(Clang, GCC, MSVC) and several editors.
* [Try It Online](https://tio.run/) - TIO is a family of online interpreters for an evergrowing list of practical and recreational programming languages.
* [Wandbox](http://melpon.org/wandbox/) - An online Clang/GCC compiler with Boost available.
* [paiza.io](https://paiza.io/en) - An online C/C++ compiler with multiple files supporting feature, Github(gist) integration and collaborative editing.
## Debugger
*List of C or C++ debuggers*