file_interpreter.py:
the main program
METHODS:
-main()
-translate()
-outputFile()
-getInputDir()
-getOutputDir()
config.txt:
stores the settings the user wishes to use. Be careful when editing this file! everything is stored as keys and values, separated by the '=' symbol. Only edit values, never the keys.