Content deleted Content added
Tag: Reverted |
Undid revision 1259404164 by 45.141.239.74 (talk) |
||
Line 35:
===Domain-specific languages===
{{main|Domain-specific language}}
Well-known examples of declarative ___domain-specific languages (DSLs) include the [[yacc]] parser generator input language, [[QML]], the [[Make (software)|Make]] build
Many markup languages such as [[HTML]], [[MXML]], [[XAML]], [[XSLT]] or other [[user-interface markup language]]s are often declarative. HTML, for example, only describes what should appear on a webpage - it specifies neither [[control flow]] for rendering a page nor the page's possible [[human-computer interaction|interactions with a user]].
|