|
|
|
|
|
by pietroppeter
1924 days ago
|
|
Nim seems pretty opinionated to me: use imperative style, minimal or none OOP (preference for macro built DSLs over OOP), functional allowed for those who like it. Also looking code around I think style and usage is pretty consistent and Nim idiomatic code is certainly a thing. Overall I think it is a definitely consistent language. It is definitely evolving but you can go a long (loong way) with 1.0 features. I also believe “there is only on way to do it” is more of a slogan/goal than a real thing. |
|