Who the hell would call python beautiful has never seen python code in the wild
post
One big reason Nim never really caught on is because we've got lots of fast-ish languages with garbage collection (like Go, which sucks a lot of oxygen away from Nim IMO). Rust introduced a new concept to the mainstream that lets you program safely without a runtime hit for garbage collection.
Once you get used to the Rust syntax, it actually makes the code look cleaner.
What are the last two? I know Python and C, but haven't seen the last two.
The third one is rust which has become a meme at this point. Programmers like it because it has almost as much performance as C but has a lot of safeguards preventing memory errors and vulnerabilities. I have no idea what the last one is tho
Did rust change it's logo? I thought it was a gear. :s
I think it just has two logos but idk
all 12 comments