fram-lang / fram-lang/framyard
Splitting non-terminals into levels
Open
- Dominant language
- No language data
- Stars
- 0
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
Implement a transformation in `Transform/SplitNTermLevels` that splits each non-terminal into levels, according to levels of its productions. The transformation should introduce a new production for each level (except the top-most) that forwards semantic action and tags from the level above.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.