Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

More Robust Input Parsing #5

Open
brrcrites opened this issue May 20, 2014 · 1 comment
Open

More Robust Input Parsing #5

brrcrites opened this issue May 20, 2014 · 1 comment

Comments

@brrcrites
Copy link
Owner

Need to create a more robust and logical input parser that is better attuned to different input cases and is less likely to break because of small errors in input files.

@brrcrites brrcrites changed the title More Robust Test Parsing More Robust Input Parsing Jun 5, 2014
@brrcrites
Copy link
Owner Author

We may want to consider converting the readers into their own classes so we can make the main a bit more straightforward and extensible (although idk if anyone is going to have any other input file types, but could be useful to someone or at least make the reading more re-usable).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant