Description: JAVA-based cmm parser. The word sequence as input, analyze the grammatical structure consisting of a sequence of words, given the corresponding output, and a certain degree of error handling. CMM is an arbitrary input source file, the output is the syntax tree or similar structure may be described in the form of grammatical elements (which can be output to a file or output to the screen).
To Search:
File list (Check if you may need any files):
SyntaxAnalysis\.classpath
..............\.project
..............\.settings
..............\.........\org.eclipse.core.resources.prefs
..............\.........\org.eclipse.jdt.core.prefs
..............\bin
..............\...\SytaxJava
..............\...\.........\Ftest$1.class
..............\...\.........\Ftest$2.class
..............\...\.........\Ftest$3.class
..............\...\.........\Ftest.class
..............\...\.........\LexicalAnalysis.class
..............\...\.........\systaxJava.class
..............\...\.........\TreeNode.class
..............\src
..............\...\SytaxJava
..............\...\.........\Ftest.java
..............\...\.........\LexicalAnalysis.java
..............\...\.........\systaxJava.java