Английская Википедия:Command language

Материал из Онлайн справочника
Версия от 14:21, 20 февраля 2024; EducationBot (обсуждение | вклад) (Новая страница: «{{Английская Википедия/Панель перехода}} {{short description|Language for job control in computing}} {{Refimprove|date=February 2017}} <span lang="ase" dir="ltr">A</span> '''command language''' is a language for job control in computing.<ref name="ButterfieldNgondi2016"> {{cite book|last1=Butterfield|first1=Andrew|last2=Ngondi|first2=Gerard Ekembe|last3=Kerr|first3=Anne|title=A Dictionary of Compu...»)
(разн.) ← Предыдущая версия | Текущая версия (разн.) | Следующая версия → (разн.)
Перейти к навигацииПерейти к поиску

Шаблон:Short description Шаблон:Refimprove

A command language is a language for job control in computing.[1] It is a domain-specific and interpreted language; common examples of a command language are shell or batch programming languages.

These languages can be used directly at the command line, but can also automate tasks that would normally be performed manually at the command line. They share this domain—lightweight automation—with scripting languages, though a command language usually has stronger coupling to the underlying operating system. Command languages often have either very simple grammars or syntaxes very close to natural language, to shallow the learning curve, as with many other domain-specific languages.

See also

Notes

Шаблон:Reflist

External links

Шаблон:Authority control

Шаблон:Prog-lang-stub