In case anyone wants the real meanings: I am not a lawyer, read the f***ing manual, bank of america.
I’m a software engineering developer from Ottawa, Ontario, Canada.
In case anyone wants the real meanings: I am not a lawyer, read the f***ing manual, bank of america.
After years, and many languages, I still have to say Ada. Kotlin, Rust, Julia, and Nim are my current contenders to overtake, but here’s what Ada does well enough to still be my preferred tool when appropriate:
There are some situation where Ada shows its age:
func
/proc
(Nim) vs fun
(Kotlin) vs fn
(Rust) doesn’t make much difference to me, but function X returns Y
/procedure X
starts to add a lot of visual noise to a file.Here’s when I use the alternatives, and their biggest weaknesses:
Thank you for attending my TED talk :P. Any questions?
I use fslint myself. Basically a linter for files :)