-
Notifications
You must be signed in to change notification settings - Fork 73
Description
Meeting proposal info
- Title: parser library-ification
- Type: technical
Summary
Parser and AST are fundamental components of the compiler, on top of each literally everything is build. We can't begin merging rustc and rust-analyzer without sharing them.
The goal of the meeting is twofold:
- share general experience with IDE-flavored parsing/trees in rust-analzyer (writeup: https://hackmd.io/XoQrzR8GRLa64jpjylQ7Bw)
- get feedback on a semi concrete plan for the first steps of parser library-ification: https://hackmd.io/ifjST_Y4R-SQ0AWiEcU6FQ
- form consensus on what the next steps should be (and if we need this work in the first place)
About this issue
This issue corresponds to a meeting proposal for the compiler team
steering meeting. It corresponds to a possible topic of
discussion. You can read more about the steering meeting procedure
here.
Comment policy
These issues are meant to be used as an "announcements channel"
regarding the proposal, and not as a place to discuss the technical
details. Feel free to subscribe to updates. We'll post comments when
reviewing the proposal in meetings or making a scheduling decision.
In the meantime, if you have questions or ideas, ping the proposers
on Zulip (or elsewhere).