Update playgrounds (#2985)

* Fix playgrounds alphabetical order

* Add Scala to playgrounds index

* Add online Swift playground
pull/2982/merge
Gus Uy 6 years ago committed by eshellman
parent 168e70f86e
commit 1f6734860b
  1. 16
      free-programming-playgrounds.md

@ -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)

Loading…
Cancel
Save