The goal of this project is to create a simple and easy to use parser generator that will accept a textual grammar file as an input and output modularized classes representing a limited parser interface.
Long term goals include a robust grammar file syntax, output suitable for multiple programming languages, and tools for better integrating compiler functionality, parse tree manipulation, and FSM based scanner generation.
Features
- Generates self contained object-based text parsers and scanners for Context Free Grammars (CFG)
- Implements an LR(1) parsing scheme
- Easy to use, grammar rules are self contained in files separate from source code, unlike other parser generators
- Easily extensible, use of Google's CTemplates library allows for output in multiple programming languages
- Allows for multiple implementations of parsers and scanners
License
Creative Commons Attribution LicenseFollow OOPSGen
Other Useful Business Software
Enterprise-grade ITSM, for every business
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of OOPSGen!