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

Make a proper API for regex2dfa such that it can be used by other C++ programs #2

Closed
kpdyer opened this issue Jun 11, 2014 · 0 comments
Assignees
Milestone

Comments

@kpdyer
Copy link
Owner

kpdyer commented Jun 11, 2014

The regex2dfa repo needs to expose a C++ API. In order to complete this, we need to:

  • Define an API for regex2dfa.
  • Introduce regex2dfa.h
@kpdyer kpdyer added this to the 0.1.1 milestone Jun 11, 2014
@kpdyer kpdyer self-assigned this Jun 11, 2014
@kpdyer kpdyer changed the title Make a proper API for regex2dfa such that it can be used by other C++ programs, not via the command line Make a proper API for regex2dfa such that it can be used by other C++ programs Jun 11, 2014
kpdyer added a commit that referenced this issue Jun 19, 2014
kpdyer added a commit that referenced this issue Jun 19, 2014
@kpdyer kpdyer closed this as completed Jun 19, 2014
kpdyer added a commit that referenced this issue Jun 19, 2014
kpdyer added a commit that referenced this issue Jun 19, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant