Skip to content

Commit

Permalink
Add FreeCodeCompiler.com IDE (#125)
Browse files Browse the repository at this point in the history
Run snippets from over 19 languages including C, C++, Python, JS, Go,
Java and more. Programming guides with integrated code editor for
effective learning.

---------

Co-authored-by: Steven <[email protected]>
  • Loading branch information
anjan-dutta and styfle authored Feb 6, 2024
1 parent f7353fa commit ab7c686
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 @@ -79,6 +79,7 @@ An ([IDE](https://en.wikipedia.org/wiki/Integrated_development_environment)) is
- [myCompiler.io](https://www.mycompiler.io) - Run snippets from over 12 languages including C, C++, Java, Python, Ruby, Nodejs and more with auto code-completion, syntax highlighting, collaboration features like forking, commenting and sharing of code snippets.
- [.NET Fiddle](https://dotnetfiddle.net) - Run C#, F# and VB.net snippets with NuGet Packages.
- [Scastie](https://scastie.scala-lang.org) [<img title="Open Source" width="16" src="https://cdn.jsdelivr.net/npm/[email protected]/icons/github.svg" />](https://github.com/scalacenter/scastie) - Run Scala snippets with support of choosing different Scala versions, using any public library, configuring SBT settings, sharing a code snippet, embedding it into your website, etc.
- [Free Code Compiler](https://www.freecodecompiler.com) - Run snippets from over 19 languages including C, C++, Java, Python, Go, Swift, Lua, and more with syntax highlighting, stdin, and recent snippets.

### Web Snippets

Expand Down

0 comments on commit ab7c686

Please sign in to comment.