Rule of least power

In programming, the rule of least power is a design principle that "suggests choosing the least powerful [computer] language suitable for a given purpose".[1] Stated alternatively, given a choice among computer languages, classes of which range from descriptive (or declarative) to procedural, the less procedural, more descriptive the language one chooses, the more one can do with the data stored in that language.

This rule is an application of the principle of least privilege to protocol design.[2] The Rule of Least Power is an example in context of the centuries older principle known as Occam's razor in philosophy. In particular, arguments for and against the Rule of Least Power are subject to the same analysis as for Occam's razor.[citation needed]

  1. ^ W3C. "The Rule of Least Power". Retrieved 2016-02-24.{{cite web}}: CS1 maint: numeric names: authors list (link)
  2. ^ Meredith L. Patterson (2011-12-28). The Science of Insecurity. 28th Chaos Communication Congress.