reference

img

<aside> 👉

To begin with, remember triangle like the one below can be clicked

First of All, What’s Nim?

Wikipedia:

Nim is a general-purpose, multi-paradigm, statically typed, compiled high-level system programming language, designed and developed by a team around Andreas Rumpf. Nim is designed to be "efficient, expressive, and elegant", supporting metaprogramming, functional, message passing, procedural, and object-oriented programming styles by providing several features such as

Then What’s NimPyLib?

github README:

Nimpylib is a collection of Python-like operators/functions and libraries as well as syntax sugars.

So with nimpylib (pylib in short), though you’re not using Python anyway, you can write as if you’re writing Python.

Recently (within 3 months), it releases versions: