Nim is a powerful programming language, developed by a strong and skillful community. Since my post on Twitter 2 days ago, I wrote between 2 and 4 hours a day to program in Nim, and it’s wonderful! I love Python - especially since I discovered the book “Fluent Python”by Luciano Ramalho. Python is a great programming language when you understand how it works, and some useful tricks like list comprehensions. Nim inherited the syntax of Python and the performance of C.