Skip to content

Conversation

@ydah
Copy link
Member

@ydah ydah commented Dec 29, 2025

This PR implements the Bison-compatible %define api.token.raw directive. This feature unifies external token numbers with internal symbol numbers and eliminates the yytranslate[] array from generated code.

Same as: https://www.gnu.org/software/bison/manual/html_node/_0025define-Summary.html

This PR implements the Bison-compatible `%define api.token.raw` directive. This feature unifies external token numbers with internal symbol numbers and eliminates the `yytranslate[]` array from generated code.

Same as: https://www.gnu.org/software/bison/manual/html_node/_0025define-Summary.html
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant