Browse Source

Update free-programming-playgrounds.md (#2225)

* Update free-programming-playgrounds.md

* Update free-programming-playgrounds.md

* Update free-programming-playgrounds.md
raph 9 years ago
parent
commit
a6d85bae3c
1 changed files with 6 additions and 0 deletions
  1. 6 0
      free-programming-playgrounds.md

+ 6 - 0
free-programming-playgrounds.md

@@ -47,6 +47,7 @@
 
 * [Codepad](http://codepad.org)
 * [PHPFiddle](http://phpfiddle.org)
+* [PHPTester](http://phptester.net)
 
 
 ### Python
@@ -60,6 +61,11 @@
 * [Runnable](http://code.runnable.com)
 
 
+### Rust
+
+* [Rust Playground](http://play.integer32.com)
+
+
 ### SQL
 
 * [SQLFiddle](http://sqlfiddle.com)