關於Syntax
這個軟件是一個專業的語法分析軟件。
This software is a professional syntax analysis software can analyze any context-free grammar, and automatically generate parser source code. The main functions are as follows :
1.Syntax simplification ;
2.Determine the type of syntax ;
3.Find syntax conflict ;
4.FIRST / FOLLOW set computing ;
5.The action table calculation ;
6.GOTO table calculation ;
7.Sentence Generator derivation tree ;
8.Sentences matching ;
9.Generating parser source code.
The software uses the LALR syntax analysis technology to analyze .
This software mainly for training compiler theory courses for students and teachers , as well as syntax of interest to programmers and language researchers.
最新版本1.0.0更新日誌
Last updated on 2022年10月31日
Minor bug fixes and improvements. Install or update to the newest version to check it out!







