buh [she/her]@hexbear.nettoProgramming@programming.dev•What are your programming hot takes?English
7·
1 year agoRuby does that (well you use the keyword “end” instead of a bracket) but it fell out of favor before it got as big as python, to my knowledge, because of worse multithreaded performance in comparison (which I think has been fixed) and a bias towards unix systems over windows
I had a job where for whatever reason their codebase that was started in 2010 was mostly assembly
whenever I was upset with them, I would write the most esoteric assembly with zero comments explaining how whatever I was making worked
this is neither an endorsement nor a rebuke of assembly, just my (technically) professional experience with it