Statically typed compiled systems programming language with Python-like syntax
Statically typed compiled systems programming language
nim
nimble
$ nim compile hello.nim
$ nim r hello.nim
$ nimble init myproject