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

Add --debug flag to show desugared AST #237

Open
momohatt opened this issue Sep 28, 2020 · 0 comments
Open

Add --debug flag to show desugared AST #237

momohatt opened this issue Sep 28, 2020 · 0 comments
Assignees
Labels
feature Feature ideas

Comments

@momohatt
Copy link
Member

momohatt commented Sep 28, 2020

It'd be nice to have a flag like --debug that shows

  • Parsed result of the input (of type Expr)
  • Desugared result of the parsed input (of type IExpr)
@momohatt momohatt changed the title Add flag to show desugared AST Add --debug flag to show desugared AST Oct 3, 2020
@momohatt momohatt self-assigned this Oct 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Feature ideas
Projects
None yet
Development

No branches or pull requests

1 participant