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
Orchestrate Your AI Agents with Zenflow
Zenflow orchestrates AI agents like a real engineering system. With parallel execution, spec-driven workflows, and deep multi-repo understanding, agents plan, implement, test, and verify end-to-end. Upgrade to AI workflows that work the way your team does.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Parser Generator!