Explorar el Código

Add nim playground to playground list (#6118)

* Add nim playground to playground list

* Add correct spacing between headers

* Add organisation to link

Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>

Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
Jake Leahy hace 4 años
padre
commit
a8b36a8120
Se han modificado 1 ficheros con 6 adiciones y 0 borrados
  1. 6 0
      more/free-programming-playgrounds.md

+ 6 - 0
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)