Skip to content

History

Showing with 9 additions and 0 deletions.
  1. +8 −0 Grammar in a broad sense.md
  2. +1 −0 Home.md
8 changes: 8 additions & 0 deletions Grammar in a broad sense.md
@@ -0,0 +1,8 @@
## English
* _grammar in a broad sense_
* Definition: a structural description in software systems, and a description of structures used in software systems: a [[parser specification]] is an enriched grammar, a [[type definition]] is a grammar, an [[attribute grammar]] comprises a grammar, a [[class diagram]] can be considered a grammar, a [[metamodel]] must contain a grammar, an [[algebraic signature]] is a grammar, an [[algebraic data type]] is a grammar, a [[generalized algebraic data type]] is a very powerful grammar, a [[graph grammar]] and a [[tree grammar]] are grammars for visual concrete notation, an [[object grammar]] contains two grammars and a mapping between them.
* Publication: [*Toward an Engineering Discipline for Grammarware*](http://dx.doi.org/10.1145/1073000)

## Russian
* _грамматика в широком смысле_
* Source: http://cyclowiki.org/wiki/Грамматика_в_широком_смысле
1 change: 1 addition & 0 deletions Home.md
Expand Up @@ -63,6 +63,7 @@
* [[Generative grammar]]
* [[Generative programming]]
* [[Generic programming]]
* [[Grammar in a broad sense]]
* [[Grammar]]
* [[Greibach normal form]]
* [[Home]]
Expand Down