Skip to content

replace some regex patterns with more tpre friendlier ones#1417

Closed
alex-s168 wants to merge 1 commit intoLambda-Mountain-Compiler-Backend:mainfrom
alex-s168:regex-annoying
Closed

replace some regex patterns with more tpre friendlier ones#1417
alex-s168 wants to merge 1 commit intoLambda-Mountain-Compiler-Backend:mainfrom
alex-s168:regex-annoying

Conversation

@alex-s168
Copy link
Copy Markdown
Collaborator

currently tpre can't match most regex patterns used in LM, but with the soon-to-be-implemented planned feature set, it will be able to match all of these, as long as there are no greedy repeats (except for when it is the last pattern, which will be ok)

@alex-s168
Copy link
Copy Markdown
Collaborator Author

not needed anymore; all these features are supported by tpre already

@alex-s168 alex-s168 closed this Feb 26, 2026
@andrew4328
Copy link
Copy Markdown
Collaborator

Ohh, cool. Looking forward to it.

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