Visual BNF


Version: 1.0
Size:
339KB
Requirements:
.NET Framework 2.0 or higher
Seller:
intralogic
Price:
$65.00
System:
Windows XP/2000/98
Rating:
4.7
License:
Shareware

Description - Visual BNF



isual BNF is a FREE parsing tool for noncommercial use - BNF parser, which is used to generate an LALR / LR (left to right parsing with rightmost derivated syntax tree) tables and DFA (deterministic finite automata) states. This is common Parser Generator. This product offers visual coding of BNF (Backus Naur form) syntax, compilation and generation of output parse table dll (dynamic Link library), which then can be integrated with Your application. Visual BNF offers also testing of the new language specified in a BNF syntax to see How It Works. Syntax tree is also available there as new language is being parsed. This product was named Visual BNF because most of time you might visual parse code and see dynamic syntax tree of tested grammar. Design Visual BNF uses LR(1) and LALR(1) (switchable manually) Algorithm to analyze syntax and deterministic finite automaton to identify different class of tokens. The LALR and DFA tables are easy to implement since they rely on lookup state tables. Product features* BNF standard compiler* LALR(1) generator* Built-in error recovery* Realtime grammar testing* IDE that emphasizes Simplicity* Example grammars* Integration with .NET 2.0* Free software to use* Easy of use, after even 15 minutes you get your own real parser application* Online forum to get some support from other Visual BNF users* and more

Visual BNF Syntax Tree Deterministic Finite


More in Compilers and IDEs-Visual BNF

Tables Parser Syntax Tree Implement Since They