You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: