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

Create a reference implementation of the parser #101

Closed
stasm opened this issue Apr 27, 2018 · 1 comment
Closed

Create a reference implementation of the parser #101

stasm opened this issue Apr 27, 2018 · 1 comment
Labels

Comments

@stasm
Copy link
Contributor

stasm commented Apr 27, 2018

In https://github.com/stasm/fluent-kombi I started writing a Fluent parser using parser combinators. Its code almost looks like our EBNF. Once I finish it up, I'd like to land it in this repo and make it the definition of the spec. The major benefit being that it will become possible to immediately test the grammar with it.

@stasm
Copy link
Contributor Author

stasm commented May 18, 2018

The reference parser landed in #103!

🎉 🎈 🍸 🎆

@stasm stasm closed this as completed May 18, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant