Scripting Languages are interpreted
(not compiles like C, C++ and java),
examples are Unix-Shell-Scripts, Perl or Python.
They are often used for configuration, to setup subsystems
like the network or to organize files, data and
processes that work together in different stages.