Nim programming language finally hit 1.0
Rel
relmail at rambler.ru
Wed Sep 25 13:04:25 UTC 2019
On Wednesday, 25 September 2019 at 12:43:01 UTC, a11e99z wrote:
> On Wednesday, 25 September 2019 at 11:02:57 UTC, IGotD- wrote:
>> On Wednesday, 25 September 2019 at 10:01:40 UTC, Rel wrote:
>>> https://nim-lang.org/blog/2019/09/23/version-100-released.html
>>>
>> The reason I found D better for my purposes was that it was
>> easier to port C like algorithms to D and also D has better
>> libraries.
>>
>> In my opinion Nim is one of the closest competitors of D
>> because they are both runner up languages and they try to
>> focus on productivity. Right now Rust seems to be influencing
>> D a lot but I think if you want to look other languages, you
>> should definitely also look at Nim.
>
> and at Zig https://ziglang.org/documentation/master/
The funny thing about Zig is that right now it is a better C
compiler, than a Zig compiler (in my personal opinion). Also I
don't really like the idea of passing allocators around.
More information about the Digitalmars-d
mailing list