Skip to content

Add OneCompiler to Code Playgrounds Section #39

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 5 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -564,12 +564,15 @@
Buursma, our mission is to make web development faster. By removing complexity we enable web developers to be
more productive. By simplifying collaboration we make it easier for teams to work on code together.
</li>
<li>
<li>
<a href="https://www.interviewbit.com/online-c-compiler/" target="blank">InterviewBit</a> - Practice and execute C programs with our online compiler(supports gcc c compiler).
</li>
</li>
<li>
<a href="https://ide.new/cpp" target="blank">InterviewBit</a> - An online compiler that helps code and run your programs online.
</li>
<li>
<a href="https://onecompiler.com/" target="blank">OneCompiler</a> - OneCompiler is a free online compiler. It helps users to write, run and share code online for more than 70 programming languages & databases, Including all popular ones like Java, Python, MySQL, C, C++, NodeJS, Javascript, Groovy & HTML
</li>
</ol>
</details>

Expand Down