From ab7c686c71e24ec9a483c92f8df4e22d76c0746e Mon Sep 17 00:00:00 2001 From: anjan-dutta Date: Tue, 6 Feb 2024 07:48:03 +0530 Subject: [PATCH] Add FreeCodeCompiler.com IDE (#125) 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 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3d9ea9a..a0f6105 100644 --- a/README.md +++ b/README.md @@ -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) [](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