Introduction - If you have any usage issues, please Google them yourself
C codes under Fedora Linux. The codes can transform expressions in text file to a parse tree. Grammar mistakes could be detected by a finite automata. This code is for beginners who want to learn automata and parse tree.