This class can be used to parse and run DFL language programs. It can take a file with a program in the DFL language to parse the program code and execute its statements. The class provided debugging support by outputting details of processing of the DFL programs.