Dennis Ritchie's grace

The Cuthour cuthour@gmail.com
Thu Jan 2 22:32:23 GMT 2025


Previous thread
https://sourceware.org/pipermail/binutils/2023-January/125568.html


Do you think we have the ability to only recompile and relink modified
files? Thanks to Dennis Ritchie's grace, that is universally true, but
only in the context of structured programming. For example, in object-
oriented programming, if you make changes to a file, you may need to
recompile other dependent files that were not modified. In structured
programming, everything is fine.

The binary tools were written almost single-handedly by Dennis Ritchie,
simultaneously with the C language, UNIX, and a.out format. That is the 
Dennis Ritchie's grace. That grace extended to structured programming
in general, allowing languages like Pascal to benefit from it. However,
since the advent of object-oriented programming, no one seems to be
taking care of such conveniences anymore.

Somebody not interested in?



More information about the Binutils mailing list