* [[Software construction#Construction languages|Construction language]] – all forms of communication by which a human can [[Computer programming|specify an executable problem solution to a computer]]
** [[Command language]] – afor language used to controlcontrolling the tasks of thea computer itself, such as starting programs
** [[Configuration file#Configuration languages|Configuration language]] – afor language used to writewriting [[configuration files]]
** [[Programming language]] – afor formal language designed to communicatecommunicating instructions to a machine, particularly a computer
** [[Query language]] – afor language used to makemaking [[Information retrieval|queries]] in [[databases]] and [[information systems]]
** [[Transformation language]] – designedfor totransforming transform some inputthe text inof a certain formal language into a modified output text that meets somea specific goal
* [[Data_exchange#Data_exchange_languages|Data exchange language]] – a language that is ___domain-independent and can be usedlanguage for data from any kind of disciplineexchange; examples: [[JSON]], [[XML]]
* [[Markup language]] – a grammar for annotating a document in a way that is syntactically distinguishable from the text, such as [[HTML]]
* [[Modeling language]] – anfor artificial language used to expressexpressing information or knowledge, often for use in computer system design
** [[Architecture description language]] – usedfor as a language (or a conceptual model) to describedescribing and representrepresenting system architectures
** [[Hardware description language]] – usedfor to modelmodeling [[integrated circuits]]
* [[Page description language]] – describesfor describing the appearance of a printed page in a higher level than an actual output [[bitmap]]
* [[Simulation language]] – afor language used to describedescribing [[simulations]]
* [[Specification language]] – afor language used to describedescribing what a system should do
* [[Style sheet language]] – afor computer language that expressesexpressing the presentation of structured documents, such as [[CSS]]
==See also==
|