free-programming-playgrounds.md 5.3 KB
Newer Older
1 2
### Index

3 4 5
* [C](#c)
* [C#](#csharp)
* [C++](#cpp)
6
* [ClojureScript](#clojurescript)
C
Carlos Rocha 已提交
7
* [Crystal](#crystal)
V
Victor Felder 已提交
8
* [CSS](#css)
9
* [Dart](#dart)
10
* [Docker](#docker)
A
Alex 已提交
11
* [Elm](#elm)
12
* [Flutter](#flutter)
V
Vyshnav K S 已提交
13
* [GDScript](#gdscript)
S
Shabab Karim 已提交
14
* [Git](#git)
Q
Quy Le Ngoc 已提交
15 16
* [Go](#go)
* [Haskell](#haskell)
17
* [Ionic](#ionic)
18
* [Java](#java)
19
* [JavaScript](#javascript)
20
  * [AngularJS](#angularjs)
T
Thyago Luciano 已提交
21
* [Kotlin](#kotlin)
22
* [Kubernetes](#kubernetes)
23
* [.Net](#dotnet)
24
* [Node.js](#nodejs)
R
Razor 已提交
25
* [OCaml](#ocaml)
26
* [Perl](#perl)
27 28
* [PHP](#php)
* [Python](#python)
29
* [R](#r)
30
* [React](#react)
31
* [Redis](#redis)
32
* [Ruby](#ruby)
33
* [Rust](#rust)
34
* [RxJS](#rxjs)
G
Gus Uy 已提交
35
* [Scala](#scala)
36
* [Solidity](#solidity)
V
Victor Felder 已提交
37
* [SQL](#sql)
38
* [Svelte](#svelte)
G
Gus Uy 已提交
39
* [Swift](#swift)
40
* [TypeScript](#typescript)
41
  * [Angular](#angular)
42 43


44 45 46 47 48 49 50 51 52 53 54 55
### <a name="c"></a>C

* [SoloLearn](https://code.sololearn.com/c)


### <a name="csharp"></a>C#

* [SoloLearn](https://code.sololearn.com/csharp)


### <a name="cpp"></a>C++

S
Satyam Dengre 已提交
56
* [Coding Minutes](https://ide.codingminutes.com)
57 58
* [LabStack](https://code.labstack.com/cpp)
* [OnlineGDB](https://www.onlinegdb.com/online_c++_compiler)
59 60 61
* [SoloLearn](https://code.sololearn.com/cpp)


62 63
### ClojureScript

E
ErvinaDe 已提交
64
* [Replumb REPL](https://clojurescript.io)
65 66 67
* [Web REPL](http://clojurescript.net)


V
Victor Felder 已提交
68 69 70 71 72
### Crystal

* [Compile & run code in Crystal](https://play.crystal-lang.org/#/cr)


73 74
### CSS

75
* [CodePen](https://codepen.io)
76 77 78
* [CSSdeck](http://cssdeck.com)
* [CSSdesk](http://cssdesk.com)
* [Dabblet](http://dabblet.com)
79
* [Flexy Boxes](http://the-echoplex.net/flexyboxes/)
80
* [SoloLearn](https://code.sololearn.com/web#css)
81 82


83 84 85 86 87
### Dart

* [DartPad](https://dartpad.dev)


88 89 90 91 92 93
### Docker

* [Katakoda](https://www.katacoda.com/courses/docker/playground)
* [Play with Docker](https://labs.play-with-docker.com)


A
Alex 已提交
94 95 96
### Elm

* [Ellie](https://ellie-app.com)
H
Harshit-lab 已提交
97
* [Try Elm!](https://elm-lang.org/try)
A
Alex 已提交
98 99


100 101 102
### Flutter

* [Codepen](https://codepen.io/topic/flutter/templates)
H
Harshit-lab 已提交
103
* [Flutter Studio](https://flutterstudio.app)
104 105


V
Vyshnav K S 已提交
106 107 108 109 110
### GDScript

* [GDScript](https://gdscript-online.github.io)


S
Shabab Karim 已提交
111 112 113 114 115
### Git

* [Git](https://learngitbranching.js.org/?NODEMO)


Q
Quy Le Ngoc 已提交
116 117 118
### Go

* [Go Playground](https://play.golang.org)
119
* [SoloLearn](https://code.sololearn.com/go)
Q
Quy Le Ngoc 已提交
120 121


122 123
### Haskell

124
* [Try Haskell](https://www.tryhaskell.org)
125 126


127 128 129 130 131
### Ionic

* [StackBlitz](https://stackblitz.com/fork/ionic)


132 133 134
### Java

* [repl.it](https://repl.it) (_including a separate Java/Swing_)
135
* [SoloLearn](https://code.sololearn.com/java)
136 137


138 139
### JavaScript

140
* [CodePen](https://codepen.io)
141
* [CodeSandbox.io](https://codesandbox.io)
142
* [Esfiddle](https://esfiddle.net)
143
* [JSBin](http://jsbin.com)
144 145
* [JSFiddle](http://jsfiddle.net)
* [Plunker](http://plnkr.co)
146
* [SoloLearn](https://code.sololearn.com/web#javascript)
147 148


149 150 151 152 153 154 155
#### AngularJS

> :information_source: See also &#8230; [Angular](#angular)

* [StackBlitz](https://stackblitz.com/fork/angularjs)


T
Thyago Luciano 已提交
156 157
### Kotlin

158
* [Kotlin](https://play.kotlinlang.org)
159
* [Kotlin Playground](https://developer.android.com/training/kotlinplayground)
160
* [SoloLearn](https://code.sololearn.com/kotlin)
T
Thyago Luciano 已提交
161 162


163 164 165 166 167 168
### Kubernetes

* [Katakoda](https://www.katacoda.com/courses/kubernetes/playground)
* [Play with Kubernetes](https://labs.play-with-k8s.com)


169
### <a name="dotnet"></a>.NET
G
Gökmen Koç 已提交
170

V
Victor Felder 已提交
171
* [.NET Fiddle](https://dotnetfiddle.net)
G
Gökmen Koç 已提交
172 173


174 175 176
### NodeJS

* [Ideone](http://ideone.com)
177
* [SoloLearn](https://code.sololearn.com/nodejs)
178 179


R
Razor 已提交
180 181 182 183 184
### OCaml

* [Try OCaml](https://try.ocamlpro.com)


185 186 187 188 189
### Perl

* [Perl](http://tryperl.pl)


190 191 192
### PHP

* [Codepad](http://codepad.org)
C
cyril 已提交
193
* [ExtendsClass](https://extendsclass.com/php.html)
194
* [PHPFiddle](http://phpfiddle.org)
195
* [PHPTester](http://phptester.net)
196
* [SoloLearn](https://code.sololearn.com/php)
197 198 199 200 201


### Python

* [Codepad](http://codepad.org)
202
* [Python Trinket](https://trinket.io/python)
203
* [Python.org Shell](https://www.python.org/shell)
204
* [Repl.it - NiceDualPoin](https://repl.it/repls/NiceDualPoint#main.py)
205
* [SoloLearn](https://code.sololearn.com/python)
206 207


208 209 210
### R

* [R-Fiddle](http://www.r-fiddle.org)
211
* [Rextester](https://rextester.com/l/r_online_compiler)
212
* [SoloLearn](https://code.sololearn.com/r)
213 214


215 216
### React

217
* [CodeSandbox.io](https://codesandbox.io)
K
Ku Lok Sun 已提交
218
* [jscomplete](https://jscomplete.com/playground)
219 220 221
* [StackBlitz](https://stackblitz.com/fork/react)


222 223 224 225 226
### Redis

* [Try Redis](https://try.redis.io)


227 228 229
### Ruby

* [Codepad](http://codepad.org)
230
* [SoloLearn](https://code.sololearn.com/ruby)
H
Harshit-lab 已提交
231
* [TryRuby](https://try.ruby-lang.org)
232 233


234
### Rust
235

236
* [Rust Playground](https://play.rust-lang.org)
237 238


239
### RxJS
240

241
* [StackBlitz](https://stackblitz.com/fork/rxjs)
242 243


A
Alfredo Serafini 已提交
244 245
### Scala

V
Victor Felder 已提交
246 247
* [ScalaFiddle.io](https://scalafiddle.io)
* [ScalaFiddle.net](http://scalafiddle.net)
A
Alexander Fefelov 已提交
248
* [Scastie](https://scastie.scala-lang.org)
249

G
Gus Uy 已提交
250

251 252
### Solidity

253 254
* [ETH.Build](https://eth.build) - Austin Thomas Griffith
* [Remix IDE](https://remix.ethereum.org) - ethereum.org
255 256


G
Gus Uy 已提交
257 258
### SQL

C
cyril 已提交
259
* [Extends Class](https://extendsclass.com/sqlite-browser.html)
G
Gus Uy 已提交
260 261 262
* [SQLFiddle](http://sqlfiddle.com)


263 264 265
### Svelte

* [StackBlitz](https://stackblitz.com/fork/svelte)
266
* [Svelte REPL](https://svelte.dev/repl)
267 268


G
Gus Uy 已提交
269 270 271
### Swift

* [Online Swift Playground](http://online.swiftplayground.run)
272
* [SoloLearn](https://code.sololearn.com/swift)
273 274 275 276 277


### TypeScript

* [Playground](https://www.typescriptlang.org/play/index.html)
278
* [StackBlitz](https://stackblitz.com/fork/typescript)
279 280 281 282 283 284 285 286


#### Angular

> :information_source: See also &#8230; [AngularJS](#angularjs)

* [Plunker](http://plnkr.co)
* [StackBlitz](https://stackblitz.com/fork/angular)