Closed vincedani closed 2 years ago
Hi Daniel,
Thank you for your PR. I will review it as soon as possible. Currently I am facing several difficulties merging your PRs, mostly from my side.
Meanwhile, regarding your PR,
Thanks.
Just want to update you about an issue in the PNF normalizer.
I tried to include the javascript grammar into Perses, however, the PNFied grammar was rejected by Antlr due to left recursions. This bug will take a while to fix.
Hi @chengniansun,
Thanks for the suggestions, I'll update the PR soon with the results from ./scripts/presubmit.sh
and the tests.
Thanks, @vincedani for your contribution.
Due to our current release workflow, we could not take external contributions for now. I hope we can fully migrate to this public repo by the end of this year.
If you have any problem or feature request about perses, please do not hesitage to open an issue.
Best. Chengnian.
Dear Maintainers,
The pull request contains an extension with basic JavaScript language support.
Also contains one unresolved
TODO
section here.