Skip to content

Export the ICU line break state machine#1321

Draft
eggrobin wants to merge 15 commits intounicode-org:mainfrom
eggrobin:RoBertBastIan
Draft

Export the ICU line break state machine#1321
eggrobin wants to merge 15 commits intounicode-org:mainfrom
eggrobin:RoBertBastIan

Conversation

@eggrobin
Copy link
Copy Markdown
Member

DRAFT, opening this mostly so I can remember where that branch is.

  • Approver: Feel free to merge on my behalf
    • rebase & merge one or more commits
    • squash & merge multiple commits into one

Comment thread lb_fragen.py
for state in states:
states_by_type[accepting[state], lookahead.get(state)].add(state)
Π = list(states_by_type.values())
def Π_index(state : str|None):
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.

2 participants