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

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


### Angular

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


42 43 44 45 46
### ClojureScript

* [Web REPL](http://clojurescript.net)


V
Victor Felder 已提交
47 48 49 50 51
### Crystal

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


52 53
### CSS

54
* [CodePen](https://codepen.io)
55 56 57
* [CSSdeck](http://cssdeck.com)
* [CSSdesk](http://cssdesk.com)
* [Dabblet](http://dabblet.com)
58
* [Flexy Boxes](http://the-echoplex.net/flexyboxes/)
59 60


61 62 63 64 65
### Dart

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


66 67 68 69 70 71
### Docker

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


A
Alex 已提交
72 73 74 75 76
### Elm

* [Ellie](https://ellie-app.com)


77 78 79 80 81
### Flutter

* [Codepen](https://codepen.io/topic/flutter/templates)


Q
Quy Le Ngoc 已提交
82 83 84 85 86
### Go

* [Go Playground](https://play.golang.org)


87 88
### Haskell

89
* [Try Haskell](https://www.tryhaskell.org)
90 91


92 93 94 95 96
### Ionic

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


97 98 99 100 101
### Java

* [repl.it](https://repl.it) (_including a separate Java/Swing_)


102 103
### JavaScript

104
* [CodePen](https://codepen.io)
105
* [CodeSandbox.io](https://codesandbox.io)
106
* [JSBin](http://jsbin.com)
107 108 109 110 111
* [JSFiddle](http://jsfiddle.net)
* [Plunker](http://plnkr.co)
* [Sololearn](https://code.sololearn.com/#html)


T
Thyago Luciano 已提交
112 113
### Kotlin

114
* [Kotlin](https://play.kotlinlang.org)
T
Thyago Luciano 已提交
115 116


117 118 119 120 121 122
### Kubernetes

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


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

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


128 129 130 131 132
### NodeJS

* [Ideone](http://ideone.com)


R
Razor 已提交
133 134 135 136 137
### OCaml

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


138 139 140 141 142
### Perl

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


143 144 145 146
### PHP

* [Codepad](http://codepad.org)
* [PHPFiddle](http://phpfiddle.org)
147
* [PHPTester](http://phptester.net)
148 149 150 151 152


### Python

* [Codepad](http://codepad.org)
153
* [Python.org Shell](https://www.python.org/shell)
154 155


156 157 158 159 160
### R

* [R-Fiddle](http://www.r-fiddle.org)


161 162
### React

163
* [CodeSandbox.io](https://codesandbox.io)
164 165 166
* [StackBlitz](https://stackblitz.com/fork/react)


167 168 169 170 171
### Ruby

* [Codepad](http://codepad.org)


172
### Rust
173

174
* [Rust Playground](http://play.integer32.com)
175 176


177
### RxJS
178

179
* [StackBlitz](https://stackblitz.com/fork/rxjs)
180 181


A
Alfredo Serafini 已提交
182 183
### Scala

V
Victor Felder 已提交
184 185
* [ScalaFiddle.io](https://scalafiddle.io)
* [ScalaFiddle.net](http://scalafiddle.net)
A
Alexander Fefelov 已提交
186
* [Scastie](https://scastie.scala-lang.org)
187

G
Gus Uy 已提交
188 189 190

### SQL

C
cyril 已提交
191
* [Extends Class](https://extendsclass.com/sqlite-browser.html)
G
Gus Uy 已提交
192 193 194
* [SQLFiddle](http://sqlfiddle.com)


195 196 197 198 199
### Svelte

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


G
Gus Uy 已提交
200 201 202
### Swift

* [Online Swift Playground](http://online.swiftplayground.run)
203 204 205 206 207


### TypeScript

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