Nim 1.6.2
nim-lang.org
Nim 1.6.2
1–10 of 162 posts
Re: Nim 1.6.2
#2Re: Nim 1.6.2
#3Re: Nim 1.6.2
#4Genuinely curious - why should I care about Nim? There are already a plethora of general purpose languages (both compiled and interpreted). Also, is anyone using Nim today? What's the adoption?
Python is a dynamically typed cowboy land and is painfully slow for many applications. People want types, speed, and fixes for decades of baggage, but they like Python ergonomics.
Go until recently lacked generics (it still doesn't have full generics), has bad error handling, and other weird features.
Rust and Swift also seem to be interested in this space. Rust can be heavy. Swift too Apple-centric.
Nim is doing a good job and is growing at a steady clip.
Re: Nim 1.6.2
#5Genuinely curious - why should I care about Nim? There are already a plethora of general purpose languages (both compiled and interpreted). Also, is anyone using Nim today? What's the adoption?
The adoption isn't like Rust and Go, but Nim is growing: https://github.com/nim-lang/Nim/wiki/Organizations-using-Nim and the community is active across all socials.
Some downsides: not a big ecosystem(tho can piggyback off C libraries) and tooling isn't great.
Advent of Code would be a great way to dip your toes into a language you might not really care about!
Re: Nim 1.6.2
#6Re: Nim 1.6.2
#7Re: Nim 1.6.2
#8So did anyone decode the "It combines successful concepts from mature languages like Python, Ada and Modula." blurb yet?
Re: Nim 1.6.2
#9Genuinely curious - why should I care about Nim? There are already a plethora of general purpose languages (both compiled and interpreted). Also, is anyone using Nim today? What's the adoption?
Re: Nim 1.6.2
#10Seeing that the team behind Nim is accepting Bitcoin is not a good sign.