Skip to content

Any examples of parser plugins? #15364

Answered by liuxingbaoyu
tmcw asked this question in Q&A
Discussion options

You must be logged in to vote

This is a bit difficult.
Babel parser currently does not provide compatibility guarantees internally, and with the support of new syntax, external plugins may be broken at any time.
And currently I don't know of any parser plugins other than forked repositories.

Maybe you can take a look at this.
https://github.com/acornjs/acorn#plugin-developments

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by tmcw
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants