Difference between revisions of "Pattern language"
From Wiki @ Karl Jones dot com
Karl Jones (Talk | contribs) |
Karl Jones (Talk | contribs) (→External links) |
||
(4 intermediate revisions by the same user not shown) | |||
Line 13: | Line 13: | ||
* Vocabulary | * Vocabulary | ||
* Syntax | * Syntax | ||
− | * Grammar | + | * Grammar |
− | + | ||
== 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 03: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
- Composition (visual arts)
- Design
- Design elements and principles
- Design pattern
- Elements of art
- Metadata
- Metaphor
- Modeling language
- Pattern
- Recursion
- Software design pattern
- Structure
- Symbol
- Visual arts
External links
- Pattern language @ Wikipedia