Scripts are interpreted programs that are both human readable and executable, in contrast to compiled programs which are converted into machine-readable code that humans cannot understand. Common interpreted scripting languages include Perl, UNIX Shells, JavaScript, and VBScript.
