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

FEAT: More utilities #17

Open
3 tasks
Zakrok09 opened this issue Apr 22, 2024 · 0 comments
Open
3 tasks

FEAT: More utilities #17

Zakrok09 opened this issue Apr 22, 2024 · 0 comments
Assignees
Labels
documentation Improvements or additions to documentation enhancement New feature or request good first issue Good for newcomers test Improvements to testing suite

Comments

@Zakrok09
Copy link
Owner

Problem

There are only a limited number of utils available. Many actions with automata require converting between types, creating new automata etc.

Related: #13

Solution:

Introduce utilities for:

  • Parsing DFAs FEAT: DFA Parsing #13
  • Defining a NFA for a language that is the reverse of another NFA language
  • DFA/NFA to regex.
@Zakrok09 Zakrok09 added documentation Improvements or additions to documentation enhancement New feature or request test Improvements to testing suite labels Apr 22, 2024
@Zakrok09 Zakrok09 self-assigned this Apr 22, 2024
@Zakrok09 Zakrok09 added the good first issue Good for newcomers label Apr 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request good first issue Good for newcomers test Improvements to testing suite
Projects
None yet
Development

No branches or pull requests

1 participant