Language design principles

From Prologstandard

Revision as of 18:00, 17 May 2007 by ParkerJones (Talk | contribs)
(diff) ←Older revision | view current revision (diff) | Newer revision→ (diff)

[edit] Minimality

[edit] Understandability

  • Abbreviations that are not generally well-established in Computer Science and not already in use in existing standard Prolog identifiers should not be used.
  • New standard identifiers should be intention-revealing to Prolog programmers who have never seen the standard.
Personal tools