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

* [Angular](#angular)
4 5 6
* [C](#c)
* [C#](#csharp)
* [C++](#cpp)
7
* [ClojureScript](#clojurescript)
C
Carlos Rocha 已提交
8
* [Crystal](#crystal)
V
Victor Felder 已提交
9
* [CSS](#css)
10
* [Dart](#dart)
11
* [Docker](#docker)
A
Alex 已提交
12
* [Elm](#elm)
13
* [Flutter](#flutter)
V
Vyshnav K S 已提交
14
* [GDScript](#gdscript)
S
Shabab Karim 已提交
15
* [Git](#git)
Q
Quy Le Ngoc 已提交
16 17
* [Go](#go)
* [Haskell](#haskell)
18
* [Ionic](#ionic)
19
* [Java](#java)
20
* [JavaScript](#javascript)
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 41 42 43 44


### Angular

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


48 49 50 51 52 53 54 55 56 57 58 59 60 61 62
### <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)


63 64
### ClojureScript

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


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

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


74 75
### CSS

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


84 85 86 87 88
### Dart

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


89 90 91 92 93 94
### Docker

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


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

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


101 102 103
### Flutter

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


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

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


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

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


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

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


123 124
### Haskell

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


128 129 130 131 132
### Ionic

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


133 134 135
### Java

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


139 140
### JavaScript

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


T
Thyago Luciano 已提交
150 151
### Kotlin

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


157 158 159 160 161 162
### Kubernetes

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


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

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


168 169 170
### NodeJS

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


R
Razor 已提交
174 175 176 177 178
### OCaml

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


179 180 181 182 183
### Perl

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


184 185 186
### PHP

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


### Python

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


202 203 204
### R

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


209 210
### React

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


216 217 218 219 220
### Redis

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


221 222 223
### Ruby

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


228
### Rust
229

230
* [Rust Playground](http://play.integer32.com)
231 232


233
### RxJS
234

235
* [StackBlitz](https://stackblitz.com/fork/rxjs)
236 237


A
Alfredo Serafini 已提交
238 239
### Scala

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

G
Gus Uy 已提交
244 245 246

### SQL

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


251 252 253
### Svelte

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


G
Gus Uy 已提交
257 258 259
### Swift

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


### TypeScript

* [Playground](https://www.typescriptlang.org/play/index.html)
266
* [StackBlitz](https://stackblitz.com/fork/typescript)