Computer language: Difference between revisions

Content deleted Content added
better organization; it's a taxonomy
alphabetize
Line 6:
 
* [[Software construction#Construction languages|Construction language]] – for [[software construction]]
** [[Data_exchange#Data_exchange_languages|Data exchange language]] – ___domain-independent language for data exchange; examples: [[JSON]], [[XML]]
** [[Configuration file#Configuration languages|Configuration language]] – for writing [[configuration files]]
** [[Data_exchange#Data_exchange_languages|Data exchange language]] – ___domain-independent language for data exchange; examples: [[JSON]], [[XML]]
** [[Programming language]] – for communicating instructions to a machine, particularly a computer
*** [[Command language]] – for controlling the tasks of a computer, such as starting programs