Skip to content

Commit

Permalink
Merge pull request fffaraz#467 from dhu23/master
Browse files Browse the repository at this point in the history
Add repl.it to online compiler
  • Loading branch information
fffaraz authored Mar 15, 2018
2 parents 1e52421 + 3b1edf3 commit 61f9458
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 @@ -714,6 +714,7 @@ A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny
* [Compiler Explorer](http://gcc.godbolt.org/) - An interactive compiler with assembly output available.
* [CompileOnline](http://www.tutorialspoint.com/codingground.htm) - Compile and Execute C++ online on Linux.
* [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.
* [repl.it](https://repl.it) - A powerful yet simple tools and platforms for educators, learners, and developers.
* [Rextester](http://rextester.com/runcode) - Online compiler which provides several compilers(Clang, GCC, MSVC) and several editors.
* [Rise4Fun](http://webcompiler.cloudapp.net/) - Online Visual C++ compiler.
* [Wandbox](http://melpon.org/wandbox/) - An online Clang/GCC compiler with Boost available.
Expand Down

0 comments on commit 61f9458

Please sign in to comment.