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

Project Activity

See All Activity >

License

Creative Commons Attribution License

Follow OOPSGen

OOPSGen Web Site

You Might Also Like
Our Free Plans just got better! | Auth0 by Okta Icon
Our Free Plans just got better! | Auth0 by Okta

With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your secuirty. Auth0 now, thank yourself later.
Try free now
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of OOPSGen!

Additional Project Details

Operating Systems

Linux

Intended Audience

Developers

User Interface

Command-line

Programming Language

C++

Related Categories

C++ Object Oriented Software, C++ Code Generators, C++ Source Code Analysis Tool, C++ Parser Generators

Registered

2012-10-22