Language design principles

From Prologstandard

[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