Language design principles
From Prologstandard
(Difference between revisions)
ParkerJones (Talk | contribs) |
ParkerJones (Talk | contribs) |
||
Line 1: | Line 1: | ||
* New standard identifiers should be intention-revealing to Prolog programmers who have never seen the standard. | * New standard identifiers should be intention-revealing to Prolog programmers who have never seen the standard. | ||
+ | * minimality | ||
+ | * understandability |
Revision as of 17:57, 17 May 2007
- New standard identifiers should be intention-revealing to Prolog programmers who have never seen the standard.
- minimality
- understandability