diff --git a/free-programming-playgrounds.md b/free-programming-playgrounds.md index 8356e402c29b8725f58ca66f6f18ab32acbcc17c..cd7462602f023085964e0fcafe58cbabd55901e8 100644 --- a/free-programming-playgrounds.md +++ b/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)