root:[./]
+--.idea
| +--.name
| +--inspectionProfiles
| | +--profiles_settings.xml
| +--misc.xml
| +--modules.xml
| +--ONE.iml
| +--vcs.xml
| +--workspace.xml
+--grammar
| +--1.c
| +--2.c
| +--3.c
| +--4.c
| +--6.c
| +--c_grammar - 副本.py
| +--c_grammar.py
| +--parser.out
| +--parsetab.py
| +--test.c
| +--Tree.txt
| +--TREEAAA
| | +--c_SemanticsAnalysis.py
| | +--pycache
| | | +--c_SemanticsAnalysis.cpython-35.pyc
| +--pycache
| | +--parsetab.cpython-35.pyc
+--GUI
| +--bwcc.ui
| +--Gui.py
| +--pics.qrc
| +--pics_rc.py
| +--res
| | +--exit.png
| | +--open.png
| | +--parse.png
| | +--save-30.png
| | +--save.png
| | +--start-24.png
| | +--start.png
| | +--stop-24.png
| +--pycache
| | +--pics_rc.cpython-35.pyc
+--lexer
| +--c_lexer.py
| +--output.txt
| +--test_input
| | +--1.c
| | +--2.c
| | +--3.c
| | +--test.c
+--README.md