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

YAML Parser #1

Open
samkellett opened this issue Oct 23, 2015 · 0 comments
Open

YAML Parser #1

samkellett opened this issue Oct 23, 2015 · 0 comments

Comments

@samkellett
Copy link
Owner

g2 games will be configured with a YAML file. We need to be able to parse this.

To begin with we'll just support a simplistic (but valid) subset of YAML that allows us to define a single document that has lists and associative arrays of integers and strings.

All extra parsing can be added on a need-by-need basis.

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