reference

img

ppt

<aside> 👉

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

I guess you at least hear of Python, and maybe use it daily.

Typically speaking, what’s most used is called CPython, which is the official implementation written in C.

There’re also multiple implementations like Cython, bpython.

When it comes to NimPyLib, you may guess

it’s a Python implementation written in Nim.

Take your time and I’ll tell you.

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