Basic language design principles
Many of the following are from B.J. MacLennan
- Principles of Programming Languages: Design, Evaluation and Implementation
Two of the assigned papers (by Wirth and by Hoare) are on programming language design principles
I’ll give a few examples; you can fill in others from your experience