JavaScript is a high-level language traditionally used to add interactivity and pizazz to websites. As such, it is very popular and widely used.
With the Node.js runtime, it is also easy to write and execute JavaScript scripts that are command-line scripts.
.js
cd <path/to/file>
node <filename>.js