Nim is a programming language that, despite being a bit unknown to a lot of people yet, it’s growing at a decent speed. It’s a compiled, static typed, (optionally) garbage-collected, with an awesome performance, almost reaching C’s speed, while maintaining a nice and clean syntax and with a macro system that allows to modify the AST directly, offering almost unlimited possibilities.
(More information can be found here: https://nim-lang.org/ )
It would be great having this awesome tool for Nim, what do you think?
Thanks in advance.
Nim is a programming language that, despite being a bit unknown to a lot of people yet, it’s growing at a decent speed. It’s a compiled, static typed, (optionally) garbage-collected, with an awesome performance, almost reaching C’s speed, while maintaining a nice and clean syntax and with a macro system that allows to modify the AST directly, offering almost unlimited possibilities.
(More information can be found here: https://nim-lang.org/ )
It would be great having this awesome tool for Nim, what do you think?
Thanks in advance.