Introduction - If you have any usage issues, please Google them yourself
a Java program that reads a file containing instructions written
in self-defined file (TPL in this case), and executes those
instructions. This program should take the name of the TPL file as a
command line parameter, and write its output to the console.