A repository where I store random Nim snippets created with the purpose of learning the language
This is an extract from the official Nim website:
Nim is a statically typed compiled systems programming language. It combines successful concepts from mature languages like Python, Ada and Modula.
You can find more detailed info in the official Nim website.