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 loader for pre-parser testing? #11

Open
logicplace opened this issue Jan 12, 2020 · 0 comments
Open

yaml loader for pre-parser testing? #11

logicplace opened this issue Jan 12, 2020 · 0 comments

Comments

@logicplace
Copy link
Member

Been considering a way of representing imperial descriptions in yaml as a precursor to the custom syntax. It'd be easier to parse, just uglier to write.

This doesn't need to be done, but try it and if it seems simple enough, may be worth doing. Main complexity I foresee is references. It would be cool to use the real anchor system but not sure if pyyaml gives access to that info at a low level or if it'd even be a good idea to do that. Likely using the actual reference operator wouldn't work, because it doesn't allow subscripting anyway.

Anyways, investigate, if it seems simple, make a formal proposal and link; if not, close this as won't do.

@logicplace logicplace added this to the 0.0.10 - Base system milestone Jan 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant