Software → Programming Languages
Markup Language
A notation for annotating and structuring documents or data using explicit syntactic markers.
Markup Language
A markup language represents document structure, meaning, or presentation through annotations embedded in text. HTML and XML are common examples.
Markup languages are often domain-specific, but they are not necessarily programming languages because many do not express general computation.