From a6d85bae3ce9159806dc943f60f1ad2772970f1f Mon Sep 17 00:00:00 2001 From: raph Date: Fri, 13 Jan 2017 22:56:32 +0100 Subject: [PATCH] Update free-programming-playgrounds.md (#2225) * Update free-programming-playgrounds.md * Update free-programming-playgrounds.md * Update free-programming-playgrounds.md --- free-programming-playgrounds.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/free-programming-playgrounds.md b/free-programming-playgrounds.md index 14a3dc5e..84176c84 100644 --- a/free-programming-playgrounds.md +++ b/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) -- GitLab