Scripting
Definition of Scripting
A scripting language is a programming language designed for automating the execution of tasks. Scripting languages are often interpreted instead of compiled, and are used to create small, specific programs or to execute a series of commands.