Difference between revisions of "Pattern language"

From Wiki @ Karl Jones dot com
Jump to: navigation, search
(External links)
 
(4 intermediate revisions by the same user not shown)
Line 13: Line 13:
 
* Vocabulary
 
* Vocabulary
 
* Syntax
 
* Syntax
* Grammar, specialized for some complex activity other than [[communication]]
+
* Grammar
** TO DO:  Pattern language "other than communication", clarify
+
  
 
== See also ==
 
== See also ==
  
 +
* [[Composition (visual arts)]]
 
* [[Design]]
 
* [[Design]]
 +
* [[Design elements and principles]]
 
* [[Design pattern]]
 
* [[Design pattern]]
 +
* [[Elements of art]]
 +
* [[Metadata]]
 +
* [[Metaphor]]
 +
* [[Modeling language]]
 
* [[Pattern]]
 
* [[Pattern]]
 +
* [[Recursion]]
 
* [[Software design pattern]]
 
* [[Software design pattern]]
 
* [[Structure]]
 
* [[Structure]]
 +
* [[Symbol]]
 +
* [[Visual arts]]
  
 
== External links ==
 
== External links ==
  
 
* [https://en.wikipedia.org/wiki/Pattern_language Pattern language] @ Wikipedia
 
* [https://en.wikipedia.org/wiki/Pattern_language Pattern language] @ Wikipedia
 +
 +
[[Category:Design]]
 +
[[Category:Language]]
 +
[[Category:Patterns]]

Latest revision as of 04:29, 21 April 2016

A pattern language uses patterns to describe good design practices.

Description

Pattern languages express design patterns.

The term was coined by architect Christopher Alexander and popularized by his book A Pattern Language.

Elements of pattern languages

A pattern language has:

  • Vocabulary
  • Syntax
  • Grammar

See also

External links