SHAWORDS

Programs must be written for people to read, and only incidentally for — Programming languages

"Programs must be written for people to read, and only incidentally for machines to execute."
P
Programming languages
Programming languages
author9 quotes

A programming language is an engineered language for expressing computer programs, typically allowing software to be written in a human readable manner.

More by Programming languages

View all →
Quote
"My original postulate, which I have been pursuing as a scientist all my life, is that one uses the criteria of correctness as a means of converging on a decent programming language design—one which doesn’t set traps for its users, and ones in which the different components of the program correspond clearly to different components of its specification, so you can reason compositionally about it. [...] The tools, including the compiler, have to be based on some theory of what it means to write a correct program."
P
Programming languages