Microsoft Store
 

Scripting language


 

Scripting languages (commonly called scripting programming languages or script languages) are computer programming languages initially designed for "scripting" the operations of a computer. Early script languages were often called batch languages or job control languages. A script is more usually interpreted than compiled, but not always.

Related Topics:
Computer - Programming language - Interpreted - Compiled

~ ~ ~ ~ ~ ~ ~ ~ ~ ~

Many such languages are quite sophisticated and have been used to write elaborate programs, which are often still called scripts even though they go well beyond automating simple computer tasks. A script language can be found at almost every level of a computer system. Besides being found at the level of the operating system, they appear in computer games, web applications, word processing documents, network software and more.

~ ~ ~ ~ ~ ~ ~ ~ ~ ~