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

Proof of Concept: attempt to use the puppet parser and lever for better accuracy and consistency. #575

Open
rnelson0 opened this issue Dec 5, 2016 · 2 comments

Comments

@rnelson0
Copy link
Collaborator

rnelson0 commented Dec 5, 2016

See hlindberg/misc-puppet-docs#8 for a description of how to use the parser/lexer.

As this is a proof of Concept, work will not be done in the master branch and may even be done in a different repo. This project will be worked on during the December 13th hackathon, too.

@rnelson0
Copy link
Collaborator Author

I started creating an example API tool at https://github.com/rnelson0/puppet-parser_api_example. It currently parses and validates code; next is enumerating the tokens in the lexer.

@rnelson0 rnelson0 added this to the 3.0.0 milestone Dec 17, 2016
@rnelson0
Copy link
Collaborator Author

See #586 for code validation and #584 for better lexing.

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