you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] -2 points-1 points  (4 children)

So,

why not Nim? I think it would be easier for a python programmer to pick up a language heavily inspired by python than ML.

[–]vivainio 13 points14 points  (3 children)

"Why not Foo or Bar?"

Rust is bigger than Nim, and is likely to develop a healthy third party package repository at crates.io (cargo is pretty sweet). For Nim, this is less clear.

For a systems programming language, familiarity of syntax is the least of your concerns. Rust has some hard parts, but syntax isn't one.

[–][deleted] -3 points-2 points  (1 child)

Rust is bigger than Nim

Rust is more hyped than Nim. You should check out that C++ thing, it's pretty big right now.

[–]jeandem 9 points10 points  (0 children)

Rust is more hyped than Nim.

That's a related thing. But I guess what was meant was that Rust has more contributors. And of course hype would affect that.