Reasons for Studying Concepts of Programming Languages

The syntax of the elements of a language has a significant effect on readability. The following are examples of syntactic design choices that affect readability: Identifier forms: Restricting identifiers to very short lengths detracts from readability. ANSI BASIC (1978) an identifier could consist only of a single letter of a single letter ... ................
................