Command language (original) (raw)

About DBpedia

A command language is a language for job control in computing. 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.

Property Value
dbo:abstract A command language is a language for job control in computing. 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. (en) Kommandospråk är domänspecifika språk som ofta har en enkel konsekvent syntax för att underlätta inlärning. Inom människa–datorinteraktion är de ett sätt att interagera med en dator genom kommandon som skrivs in i till exempel en kommandotolk. (sv) Uma linguagem de comandos é uma linguagem para , em computação. É uma linguagem interpretada e de domínio específico. Exemplos comuns de uma linguagem de comandos são as linguagens de programação em shell ou em lote. Essas linguagens podem ser usadas diretamente na linha de comando, mas também podem automatizar tarefas que normalmente seriam executadas manualmente na linha de comando. Eles compartilham esse domínio - automação leve - com linguagens de script, embora uma linguagem de comandos geralmente tenha um acoplamento mais forte ao sistema operacional subjacente. As linguagens de comandos geralmente têm gramáticas ou muito simples, muito próximas da linguagem natural, para baixar a curva de aprendizado, como em muitas outras linguagens de domínio específico. (pt)
dbo:wikiPageExternalLink http://www.computerhope.com/jargon/c/commandl.htm
dbo:wikiPageID 5186515 (xsd:integer)
dbo:wikiPageLength 1678 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID 1015076485 (xsd:integer)
dbo:wikiPageWikiLink dbr:Command-line_interface dbr:Batch_processing dbr:Syntax_(programming_languages) dbr:Domain-specific_language dbr:Job_(computing) dbr:Learning_curve dbc:Programming_language_topics dbr:Job_control_(computing) dbr:Shell_script dbr:Operating_system dbr:Scripting_language dbr:In_the_Beginning..._Was_the_Command_Line dbr:Natural_language dbr:Interpreted_language dbr:Batch_programming_language dbr:Coupling_(computer_science) dbr:Command_line
dbp:wikiPageUsesTemplate dbt:Authority_control dbt:Refimprove dbt:Reflist dbt:Short_description dbt:Prog-lang-stub
dct:subject dbc:Programming_language_topics
gold:hypernym dbr:Language
rdf:type owl:Thing dbo:Language schema:Language wikidata:Q315 wikidata:Q9143 dbo:ProgrammingLanguage
rdfs:comment A command language is a language for job control in computing. 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. (en) Kommandospråk är domänspecifika språk som ofta har en enkel konsekvent syntax för att underlätta inlärning. Inom människa–datorinteraktion är de ett sätt att interagera med en dator genom kommandon som skrivs in i till exempel en kommandotolk. (sv) Uma linguagem de comandos é uma linguagem para , em computação. É uma linguagem interpretada e de domínio específico. Exemplos comuns de uma linguagem de comandos são as linguagens de programação em shell ou em lote. (pt)
rdfs:label Command language (en) Linguagem de comandos (pt) Kommandospråk (sv)
owl:sameAs freebase:Command language wikidata:Command language dbpedia-cy:Command language dbpedia-no:Command language dbpedia-pt:Command language dbpedia-sv:Command language dbpedia-vi:Command language https://global.dbpedia.org/id/4i72G
prov:wasDerivedFrom wikipedia-en:Command_language?oldid=1015076485&ns=0
foaf:isPrimaryTopicOf wikipedia-en:Command_language
is dbo:genre of dbr:Bash_(Unix_shell)
is dbo:wikiPageWikiLink of dbr:Bash_(Unix_shell) dbr:History_of_the_graphical_user_interface dbr:Unix_shell dbr:Interpreter_(computing) dbr:Web_query dbr:Chemical_Abstracts_Service dbr:MySQL dbr:Computer_language dbr:Hayes_command_set dbr:DIGITAL_Command_Language dbr:Drizzle_(database_server) dbr:Advanced_Systems_Concepts,_Inc. dbr:Job_Control_Language dbr:Job_control_(computing) dbr:Direct_manipulation_interface dbr:Dollar_sign dbr:OpenVMS dbr:Spacecraft_command_language
is dbp:genre of dbr:Bash_(Unix_shell)
is foaf:primaryTopic of wikipedia-en:Command_language