资 源 简 介
The main function of this project will be to take in a .jff file and read in the states, transitions, and other parts of the file.
Afterwards, if all goes well with reading it, the program will take an input string and run it through the machine.
Whether the machine breaks, accepts the string, or rejects the string, the user will know of the outcome.