Manual: macro terminology - #2011
Open
jorisdral wants to merge 1 commit into
Open
Conversation
dschrempf
reviewed
May 26, 2026
jorisdral
force-pushed
the
jdral/macro-terminology
branch
2 times, most recently
from
May 28, 2026 12:48
d1b17a3 to
b228ef9
Compare
Collaborator
|
(At @edsko's request,) I moved the terminology page to the top, not specific to low-level bindings. I did not make any changes to the content of the file, so it should be trivial to resolve the merge conflict. 🙇 |
A first foray into recording terminology related to macros (and reparsing).
jorisdral
force-pushed
the
jdral/macro-terminology
branch
from
June 1, 2026 08:16
b228ef9 to
2886b94
Compare
Member
Author
|
@dschrempf is this PR still in sync with the macro terminology you've been using? If not, do you have suggestions for updates? |
Collaborator
|
I think, in general, yes. I didn't use the words "Object-like macro" "Parsable macro", and "Macro invocation". Out of the top of my head, I think sometimes I used "Macro declaration" instead of "Macro definition". The difference between declaration and definition is blurred, in my opinion; and we use declaration much more often than definition, I feel. |
Open
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
A first foray into recording terminology related to macros (and reparsing).