free-programming-playgrounds.md 5.0 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)
V
Victor Felder 已提交
36
* [SQL](#sql)
37
* [Svelte](#svelte)
G
Gus Uy 已提交
38
* [Swift](#swift)
39
* [TypeScript](#typescript)
40
  * [Angular](#angular)
41 42


43 44 45 46 47 48 49 50 51 52 53 54 55 56 57
### <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++

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


58 59
### ClojureScript

E
ErvinaDe 已提交
60
* [Replumb REPL](https://clojurescript.io)
61 62 63
* [Web REPL](http://clojurescript.net)


V
Victor Felder 已提交
64 65 66 67 68
### Crystal

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


69 70
### CSS

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


79 80 81 82 83
### Dart

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


84 85 86 87 88 89
### Docker

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


A
Alex 已提交
90 91 92
### Elm

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


96 97 98
### Flutter

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


V
Vyshnav K S 已提交
102 103 104 105 106
### GDScript

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


S
Shabab Karim 已提交
107 108 109 110 111
### Git

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


Q
Quy Le Ngoc 已提交
112 113 114
### Go

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


118 119
### Haskell

120
* [Try Haskell](https://www.tryhaskell.org)
121 122


123 124 125 126 127
### Ionic

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


128 129 130
### Java

* [repl.it](https://repl.it) (_including a separate Java/Swing_)
131
* [SoloLearn](https://code.sololearn.com/java)
132 133


134 135
### JavaScript

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


145 146 147 148 149 150 151
#### AngularJS

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

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


T
Thyago Luciano 已提交
152 153
### Kotlin

154
* [Kotlin](https://play.kotlinlang.org)
155
* [Kotlin Playground](https://developer.android.com/training/kotlinplayground)
156
* [SoloLearn](https://code.sololearn.com/kotlin)
T
Thyago Luciano 已提交
157 158


159 160 161 162 163 164
### Kubernetes

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


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

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


170 171 172
### NodeJS

* [Ideone](http://ideone.com)
173
* [SoloLearn](https://code.sololearn.com/nodejs)
174 175


R
Razor 已提交
176 177 178 179 180
### OCaml

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


181 182 183 184 185
### Perl

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


186 187 188
### PHP

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


### Python

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


204 205 206
### R

* [R-Fiddle](http://www.r-fiddle.org)
207
* [Rextester](https://rextester.com/l/r_online_compiler)
208
* [SoloLearn](https://code.sololearn.com/r)
209 210


211 212
### React

213
* [CodeSandbox.io](https://codesandbox.io)
K
Ku Lok Sun 已提交
214
* [jscomplete](https://jscomplete.com/playground)
215 216 217
* [StackBlitz](https://stackblitz.com/fork/react)


218 219 220 221 222
### Redis

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


223 224 225
### Ruby

* [Codepad](http://codepad.org)
226
* [SoloLearn](https://code.sololearn.com/ruby)
H
Harshit-lab 已提交
227
* [TryRuby](https://try.ruby-lang.org)
228 229


230
### Rust
231

232
* [Rust Playground](http://play.integer32.com)
233 234


235
### RxJS
236

237
* [StackBlitz](https://stackblitz.com/fork/rxjs)
238 239


A
Alfredo Serafini 已提交
240 241
### Scala

V
Victor Felder 已提交
242 243
* [ScalaFiddle.io](https://scalafiddle.io)
* [ScalaFiddle.net](http://scalafiddle.net)
A
Alexander Fefelov 已提交
244
* [Scastie](https://scastie.scala-lang.org)
245

G
Gus Uy 已提交
246 247 248

### SQL

C
cyril 已提交
249
* [Extends Class](https://extendsclass.com/sqlite-browser.html)
G
Gus Uy 已提交
250 251 252
* [SQLFiddle](http://sqlfiddle.com)


253 254 255
### Svelte

* [StackBlitz](https://stackblitz.com/fork/svelte)
256
* [Svelte REPL](https://svelte.dev/repl)
257 258


G
Gus Uy 已提交
259 260 261
### Swift

* [Online Swift Playground](http://online.swiftplayground.run)
262
* [SoloLearn](https://code.sololearn.com/swift)
263 264 265 266 267


### TypeScript

* [Playground](https://www.typescriptlang.org/play/index.html)
268
* [StackBlitz](https://stackblitz.com/fork/typescript)
269 270 271 272 273 274 275 276


#### Angular

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

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