Update playgrounds (#2985)

* Fix playgrounds alphabetical order

* Add Scala to playgrounds index

* Add online Swift playground
pull/2982/merge
Gus Uy 2018-10-08 10:12:20 -04:00 committed by eshellman
parent 168e70f86e
commit 1f6734860b
1 changed files with 11 additions and 5 deletions

View File

@ -17,7 +17,9 @@
* [R](#r)
* [Ruby](#ruby)
* [Rust](#rust)
* [Scala](#scala)
* [SQL](#sql)
* [Swift](#swift)
### Angular
@ -116,14 +118,18 @@
* [Rust Playground](http://play.integer32.com)
### SQL
* [SQLFiddle](http://sqlfiddle.com)
### Scala
* [ScalaFiddle.io](https://scalafiddle.io)
* [ScalaFiddle.net](http://scalafiddle.net)
* [Scastie](https://scastie.scala-lang.org)
### SQL
* [SQLFiddle](http://sqlfiddle.com)
### Swift
* [Online Swift Playground](http://online.swiftplayground.run)