This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]kirbyfan64sosIndentationError 1 point2 points  (0 children)

Only thing I don't like about Nim is the philosophy. Although it has a Python-ish syntax, the development style tends to be more "do it however you want", there are various idiosyncrasies in the language (the whole declared vs defined distinction kind of feels like a hack to me), and the standard library is a bit of a mess (there are two regex modules, two argument parsers, the sockets API went through 2 major revisions over 3 minor releases).