Candid parser (AST) in JavaScript

I’m wanting to parse candid files into an AST from Node.js, is there an existing library for this?

No direct support. But here are some options:

That is we’d like to work on. Let’s collaborate