|
|
|
|
|
by moigagoo
1050 days ago
|
|
Congratulations to everyone involved and the entire Nim community! Nim has been my language of choice for the past decade and I'm really happy with the new features in Nim 2.0. Some of them are real gamechangers for my projects. For example, default values for objects theoretically allow me to make Norm[1] work with object types along with object instances. And the new overloadable enums is something Karkas [2] wouldn't be possible at all (it's still WIP though). [1] https://norm.nim.town [2] https://karkas.nim.town |
|