free-programming-playgrounds.md 5.8 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
* [Nim](#nim)
25
* [Node.js](#nodejs)
R
Razor 已提交
26
* [OCaml](#ocaml)
27
* [Perl](#perl)
28 29
* [PHP](#php)
* [Python](#python)
30
* [R](#r)
31
* [React](#react)
32
* [Redis](#redis)
33
* [Regular Expressions](#regular-expressions)
34
* [Ruby](#ruby)
35
* [Rust](#rust)
36
* [RxJS](#rxjs)
G
Gus Uy 已提交
37
* [Scala](#scala)
38
* [Solidity](#solidity)
V
Victor Felder 已提交
39
* [SQL](#sql)
40
* [Svelte](#svelte)
G
Gus Uy 已提交
41
* [Swift](#swift)
42
* [TypeScript](#typescript)
43
  * [Angular](#angular)
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++

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


64 65
### ClojureScript

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


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

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


75 76
### CSS

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


85 86 87 88 89
### Dart

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


90 91 92 93 94 95
### Docker

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


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

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


102 103 104
### Flutter

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


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

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


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

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


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

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


124 125
### Haskell

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


129 130 131 132 133
### Ionic

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


134 135 136
### Java

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


140 141
### JavaScript

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


152 153 154 155 156 157 158
#### AngularJS

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

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


T
Thyago Luciano 已提交
159 160
### Kotlin

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


166 167 168 169 170 171
### Kubernetes

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


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

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


177 178 179 180 181
### Nim

* [Nim Playground](https://play.nim-lang.org) - nim-lang.org


182 183 184
### NodeJS

* [Ideone](http://ideone.com)
185
* [SoloLearn](https://code.sololearn.com/nodejs)
186 187


R
Razor 已提交
188 189 190 191 192
### OCaml

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


193 194 195 196 197
### Perl

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


198 199 200
### PHP

* [Codepad](http://codepad.org)
C
cyril 已提交
201
* [ExtendsClass](https://extendsclass.com/php.html)
202
* [PHPFiddle](http://phpfiddle.org)
203
* [PHPTester](http://phptester.net)
204
* [SoloLearn](https://code.sololearn.com/php)
205 206 207 208 209


### Python

* [Codepad](http://codepad.org)
210
* [Python Trinket](https://trinket.io/python)
211
* [Python.org Shell](https://www.python.org/shell)
212
* [Repl.it - NiceDualPoin](https://repl.it/repls/NiceDualPoint#main.py)
213
* [SoloLearn](https://code.sololearn.com/python)
214 215


216 217 218
### R

* [R-Fiddle](http://www.r-fiddle.org)
219
* [Rextester](https://rextester.com/l/r_online_compiler)
220
* [SoloLearn](https://code.sololearn.com/r)
221 222


223 224
### React

225
* [CodeSandbox.io](https://codesandbox.io)
K
Ku Lok Sun 已提交
226
* [jscomplete](https://jscomplete.com/playground)
227 228 229
* [StackBlitz](https://stackblitz.com/fork/react)


230 231 232 233 234
### Redis

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


235 236 237 238 239 240 241 242
### Regular Expressions

* [iHateRegex: regex for playground](https://ihateregex.io/playground) - Geon George
* [Regex Tester and Debugger Online - Javascript, PCRE, PHP](https://www.regextester.com) - Dan's Tools
* [Regex101: build, test, and debug regex](https://regex101.com) - Firas Dib (regex101.com)
* [RegExr: Learn, Build, \& Test RegEx](https://regexr.com) - GSkinner Inc.


243 244 245
### Ruby

* [Codepad](http://codepad.org)
246
* [SoloLearn](https://code.sololearn.com/ruby)
H
Harshit-lab 已提交
247
* [TryRuby](https://try.ruby-lang.org)
248 249


250
### Rust
251

252
* [Rust Playground](https://play.rust-lang.org)
253 254


255
### RxJS
256

257
* [StackBlitz](https://stackblitz.com/fork/rxjs)
258 259


A
Alfredo Serafini 已提交
260 261
### Scala

V
Victor Felder 已提交
262 263
* [ScalaFiddle.io](https://scalafiddle.io)
* [ScalaFiddle.net](http://scalafiddle.net)
A
Alexander Fefelov 已提交
264
* [Scastie](https://scastie.scala-lang.org)
265

G
Gus Uy 已提交
266

267 268
### Solidity

269 270
* [ETH.Build](https://eth.build) - Austin Thomas Griffith
* [Remix IDE](https://remix.ethereum.org) - ethereum.org
271 272


G
Gus Uy 已提交
273 274
### SQL

C
cyril 已提交
275
* [Extends Class](https://extendsclass.com/sqlite-browser.html)
G
Gus Uy 已提交
276 277 278
* [SQLFiddle](http://sqlfiddle.com)


279 280 281
### Svelte

* [StackBlitz](https://stackblitz.com/fork/svelte)
282
* [Svelte REPL](https://svelte.dev/repl)
283 284


G
Gus Uy 已提交
285 286 287
### Swift

* [Online Swift Playground](http://online.swiftplayground.run)
288
* [SoloLearn](https://code.sololearn.com/swift)
289 290 291 292 293


### TypeScript

* [Playground](https://www.typescriptlang.org/play/index.html)
294
* [StackBlitz](https://stackblitz.com/fork/typescript)
295 296 297 298 299 300 301 302


#### Angular

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

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