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.
Ostatnia Wersja
1.0.0Przesłane przez
Oscar Gonzales
Wymaga Androida
2.2
Kategoria
Darmowe Edukacja AplikacjaOcena treści
Everyone
Last updated on Oct 31, 2022
Minor bug fixes and improvements. Install or update to the newest version to check it out!