this post was submitted on 27 Jun 2023
52 points (93.3% liked)

Programmer Humor

32396 readers
468 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 5 points 1 year ago (9 children)

Crab is Rust, but the last one...

[–] [email protected] 17 points 1 year ago (8 children)
[–] [email protected] 14 points 1 year ago (5 children)

I'm pretty skeptical it could be as fast and safe as Rust without the added challenge. Like, even doing what Rust did was a big deal.

[–] mundane_party 6 points 1 year ago (1 children)

I could be wrong, but based on the Wikipedia article it seems like it’s more trying to be a python replacement than a rust/c++/Java/etc replacement. The big thing with rust is that it’s rules allow memory safety without a garbage collector, while unless I missed something it seems like nim just uses a garbage collector. Not that that’s necessarily some huge problem or anything, but you know, different purposes

[–] [email protected] 1 points 1 year ago

So basically, what I'm hearing is that it's not fast like Rust. Yup, that tracks, this is just a guy stanning his favourite.

load more comments (3 replies)
load more comments (5 replies)
load more comments (5 replies)