Jump to content

General-purpose markup language

From Wikipedia, the free encyclopedia

This is the current revision of this page, as edited by Boleyn (talk | contribs) at 18:09, 5 May 2024 (→‎See also). The present address (URL) is a permanent link to this version.

(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

A general-purpose markup language is a markup language that is used for more than one purpose or situation. Other, more specialized domain-specific markup languages are often based upon these languages. For example, HTML 4.1 and earlier are domain-specific markup languages (for webpages), and are based on the syntax of SGML, which is a general-purpose markup language.

List[edit]

Notable general-purpose markup languages include:

  • ASN.1 (Abstract Syntax Notation One)
  • EBML
  • LML – general-purpose markup language for expressing markdown, variables, and expressions for machine-readable and executable legal documentation
  • GML – the predecessor of SGML
  • SGML – a predecessor of XML
  • XML – a stripped-down form of SGML
  • YAML
  • GLML – General-purpose Legal Markup Language

See also[edit]

References[edit]