The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
(Score: 0) by Anonymous Coward on Wednesday June 05 2024, @08:11AM
by Anonymous Coward
on Wednesday June 05 2024, @08:11AM (#1359394)
Just use a language other than old versions of old languages like C or FORTRAN and you can have identifiers that actually identify instead of having to guarantee uniqueness of short names. Much easier to read a stack of properly named functions called on properly named arguments than having to keep the entire state of the nested inlined basic blocks in mind.
(Score: 0) by Anonymous Coward on Wednesday June 05 2024, @08:11AM
Just use a language other than old versions of old languages like C or FORTRAN and you can have identifiers that actually identify instead of having to guarantee uniqueness of short names. Much easier to read a stack of properly named functions called on properly named arguments than having to keep the entire state of the nested inlined basic blocks in mind.