It is an LL(1) recursive descent parser generator written in VB.NET which can generate a scanner, parser, and parsetree file in either C# , Java or VB code.
The original code and documentation can be found in the article 'A Tiny Parser Generator v1.2' on CodeProject.
Requires dotNet2.0
Features
- C# , Java or VB code generation.
- Support for [IgnoreCase] flag on terminal symbols.
- Syntactic lookahead possible
- Exported parser has no other dependency
- Context sensitive code completion.
Follow Parser Generator
Other Useful Business Software
Find Hidden Risks in Windows Task Scheduler
Windows Task Scheduler might be hiding critical failures. Download the free JAMS diagnostic tool to uncover problems before they impact production—get a color-coded risk report with clear remediation steps in minutes.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Parser Generator!