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

Update to make compatible with new changes and UI #15

Open
Divide-By-0 opened this issue May 17, 2023 · 0 comments
Open

Update to make compatible with new changes and UI #15

Divide-By-0 opened this issue May 17, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@Divide-By-0
Copy link
Member

Divide-By-0 commented May 17, 2023

This repo no longer matches the increased functionality offered by the min-dfa maker website (such as character ranges, and refactored code). As a result, longer regexes are still very verbose with this codebase. Because certain regexes didn't work with the JS codebase, we went back to using the python codebase which has been updated with these changes (though only the javascript part changed which can be easily upstreamed).

The UI should be made compatible with the DFA and the latest API.

@Divide-By-0 Divide-By-0 added the bug Something isn't working label May 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant