Exactly, I don't understand why languages have decided that every keyword needs to be as randomly minified as possible.
fn, def, rune(ok that's not minified, just a dumb name), fmt, std. Many of these things aren't new, but programmers recognize descriptive variable names are important, the same should be true for keywords.
Wow that's a very exhausting language. I dropped your code into an online rust to asm converter and it actually wasn't more! I did try to post it for fun but lemmy kept messing up the code block. Oh well, wasn't that amusing anyway!
Hah thanks for clarifying. I was joking too and it's a shame I couldn't post the results.
Though I admit i don't know anything about rust. I'm sure I'd like it better than the proprietary garbage i use now that just gets converted to ASM / PLC code in the end. But I can't skip the middle man. I'm not gonna try but probably 30mins for me to "write" the above.
Besides, how do you make money if I can code something in an hour as opposed to 2 days?
I was being honest, I know nothing of rust. I have however used python in embedded systems with positive results. The product didn't make it but for other reasons.
Funny you mention java, that's sorta what I'm stuck in but not like you think. Beyond the fact that it's a bloated nightmare.
I'm just a low-level programmer at heart but I have bills to pay. The rust stuff was all just a joke.. i don't know it but maybe i should. Thanks for the info.
Saying anymore about what I do is just super embarrassing but i promise i meant no ill will. Excuse my frustration, I'm locked into a proprietary system i have no control over. You would laugh your ass off if you saw it. Anyway, i meant no offense, have a good night!
Oh i have no idea if that code is valid, just pasted from some online converter. Been a long time since asm days and I never really felt it. but wow rust seems a bit, uh.. that's a lot of typing.