-
-
Notifications
You must be signed in to change notification settings - Fork 887
remove -f ast from compiler outputs #4664
Copy link
Copy link
Open
Labels
VIP: DiscussionUsed to denote VIPs and more complex issues that are waiting discussion in a meetingUsed to denote VIPs and more complex issues that are waiting discussion in a meeting
Description
Version Information
- vyper Version (output of
vyper --version): 533682d
What's your issue about?
- remove
-f astoption and decrease the compiler's surface - in most cases the annotated ast is the preferred option
- leaving this open for discussion in case someone might have a usecase for ast without annotations (e.g. error recovery)
- as per the referenced version, the output doesn't even contain imports making it even less useful
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
VIP: DiscussionUsed to denote VIPs and more complex issues that are waiting discussion in a meetingUsed to denote VIPs and more complex issues that are waiting discussion in a meeting