Can you elaborate on why Babel is not the right place?

(I don’t agree or disagree, but we need to hear justification. Creating another 
parser would have continuing maintenance cost.)

Julian


> On Sep 19, 2022, at 2:59 AM, Dmitry Sysolyatin <dm.sysolya...@gmail.com> 
> wrote:
> 
> Hi!
> Babel parser can't parse operators like BEGIN, DISCARD, SHOW TRANSACTION
> ISOLATION LEVEL and a bunch of other PostgreSQL related operators. I want
> to add support for those operators but I have a feeling that babel parser
> is not the right place for that. Maybe it is worth it to create a separate
> project like `babel-postgres` and extend babel parser ?
> 
> What do you think?

Reply via email to