WebGlossary.info
Scripting language
- A programming language for a special runtime environment that automates the execution of tasks; the tasks could alternatively be executed one-by-one by a human operator. Scripting languages are often interpreted (rather than compiled). A scripting language can be viewed as a domain-specific language for a particular environment. The term “scripting language” is also used loosely to refer to dynamic high-level general-purpose languages, such as Perl, PowerShell, Python, and Tcl. The spectrum of scripting languages ranges from small and highly domain-specific languages to general-purpose programming languages used for scripting. Standard examples of scripting languages for specific environments include: Bash, for the Unix or Unix-like operating systems; ECMAScript (JavaScript), for web browsers; and Visual Basic for Applications (VBA), for Microsoft Office applications. ← Wikipedia
- Previous term: Script
- Next term: Scroll Snap
- Random term: COP