Nim Programming language - thoughts?
Nim Programming language - thoughts?
nim-lang.org
Nim Programming Language
The Nim programming language is a concise, fast programming language that compiles to C, C++ and JavaScript.
Anyone have experience using Nim? The TLDR that I am seeing is compiled portable python/js replacement in a way.
I was thinking about trying to write a webserver with it and was wondering if anyone had any previous experience with it.