Hacker News new | past | comments | ask | show | jobs | submit login

I checked this thread and the first thing I searched for was nim-lang[1]. Looks like nobody mentioned it yet.

Nim/Nim-lang makes it much easier to write Pythonic code. Minus all the complex things that only smart(er) programmers get(like GC, etc.), with Nim you can write code that is much more readable.

Another win for it is that it has very limited support for OOP, which IMHO sucks in terms of readability and understanding what the code is doing(as compared to imperative code).

[1]https://nim-lang.org/




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: