rust-lang / wg-grammar

Where the work of WG-grammar, aiming to provide a canonical grammar for Rust, resides
Apache License 2.0
99 stars 20 forks source link

Post a list of useful/interesting links? #8

Closed ehuss closed 5 years ago

ehuss commented 6 years ago

I think it would be useful to post a list of relevant links somewhere (like the README or wiki or wherever), for people wanting to learn more.

I'll dump some that I'm thinking about. If agreed, please add to the list and it can be posted somewhere.

Previous/existing grammars and rust parsers:

RFCs:

I also have a bunch of links about specific issues (like RFCs that have changed the syntax over time), but may be too specific/outdated?

Grammar Testing: See #5.

Parsing projects: