Skip to content

Define macro-related terms like "grammar" and "syntax tree" #22551

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

Closed
kmcallister opened this issue Feb 19, 2015 · 0 comments · Fixed by #23537
Closed

Define macro-related terms like "grammar" and "syntax tree" #22551

kmcallister opened this issue Feb 19, 2015 · 0 comments · Fixed by #23537
Labels
A-macros Area: All kinds of macros (custom derive, macro_rules!, proc macros, ..)

Comments

@kmcallister
Copy link
Contributor

These are general CS terms, not part of the description of Rust's macro system, but they may be unfamiliar to some readers. Unclear how much of this should go in the glossary vs. the body of the macros chapter.

@kmcallister kmcallister added A-docs A-macros Area: All kinds of macros (custom derive, macro_rules!, proc macros, ..) labels Feb 19, 2015
steveklabnik added a commit to steveklabnik/rust that referenced this issue Mar 20, 2015
bors added a commit that referenced this issue Mar 20, 2015
Fixes #22551

('grammar' wasn't really used in the chapter at all)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-macros Area: All kinds of macros (custom derive, macro_rules!, proc macros, ..)
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant