Concept programming: Difference between revisions

Content deleted Content added
Concept-oriented languages: Removed redundancies in heading and paragraph.
Languages: Added 2 sections: Similar works, See also
Line 31:
== Languages ==
[[XL Programming Language|XL]] is the only concept programming language known to date.
 
==Similar works==
There are projects that exploit similar ideas to create code with higher level of abstraction. Among them are:
* [[Intentional Programming]]
* [[Language-oriented programming]]
* [[Literate programming]]
* [[Model-driven architecture|MDA]]
* [[Software factory]]
 
==See also==
* [[Programming paradigm]]s
* [[Code generation]]
* [[Object database]]
* [[Artefaktur]] (AAL)
* [[Abstract syntax tree]] (AST)
* [[Language syntax tree]] (LST)
* [[Semantic resolution tree]] (RST)
* [[Interpretation syntax tree]] (IST)
* [[Code generation syntax tree]] (CST)
* [[Domain-specific programming language]]
 
== External links ==