Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

updated lexical to have some more parsing fns #44

Merged
merged 12 commits into from
Apr 9, 2023
Merged

Conversation

Divide-By-0
Copy link
Member

@Divide-By-0 Divide-By-0 commented Mar 30, 2023

Parse regexes better with respect to printing, editing, and converting raw regex to DFA-parsable regex with a smaller grammar.

DONE

  1. Split files so abstractions within lexical are clearer
  2. Fix min-dfa UI to display with our edited lexical.js that also has escaped characters (https://zkregex.com)

TODO
3) Upstream changes to zk-regex

@Divide-By-0 Divide-By-0 merged commit bd41e9d into main Apr 9, 2023
@Divide-By-0 Divide-By-0 deleted the regex_gen branch June 12, 2023 05:55
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