Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature request] Support for acorn parsing engine #46

Open
prashantkamdar opened this issue Apr 30, 2020 · 1 comment
Open

[Feature request] Support for acorn parsing engine #46

prashantkamdar opened this issue Apr 30, 2020 · 1 comment

Comments

@prashantkamdar
Copy link

The default Esprima engine is failing to parse my code.

However, using acorn, I was able to build the AST of my code.

Can you please support acorn?

@hahanov
Copy link

hahanov commented May 28, 2020

@prashantkamdar , Hello, please tell me how to open a file with the result of a json format and display it in graphs, for example, in dot?

--output The output file name into which the result JSON should be saved. (extension: .json)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants