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

Support translation from/to regular expressions. #86

Open
marcofavorito opened this issue Feb 27, 2020 · 0 comments
Open

Support translation from/to regular expressions. #86

marcofavorito opened this issue Feb 27, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@marcofavorito
Copy link
Member

Is your feature request related to a problem? Please describe.

Sometimes it is hard to build automata by thinking of states and transitions,
whereas it is trivial to think in terms of an equivalent regular expression.

Describe the solution you'd like

Provide translations from/to regular expressions for some automata implementation.

Describe alternatives you've considered

Additional context

@marcofavorito marcofavorito added the enhancement New feature or request label Feb 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant