diff --git a/more/free-programming-playgrounds.md b/more/free-programming-playgrounds.md index 29817b2b..5bc117fd 100644 --- a/more/free-programming-playgrounds.md +++ b/more/free-programming-playgrounds.md @@ -21,6 +21,7 @@ * [Kotlin](#kotlin) * [Kubernetes](#kubernetes) * [.Net](#dotnet) +* [Nim](#nim) * [Node.js](#nodejs) * [OCaml](#ocaml) * [Perl](#perl) @@ -171,6 +172,11 @@ * [.NET Fiddle](https://dotnetfiddle.net) +### Nim + +* [Nim Playground](https://play.nim-lang.org) - nim-lang.org + + ### NodeJS * [Ideone](http://ideone.com)