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

Helper functions to produce regex for number/sign types from patterns #100

Open
bskinn opened this issue Nov 10, 2020 · 0 comments
Open

Comments

@bskinn
Copy link
Owner

bskinn commented Nov 10, 2020

The regexes for a given number type might be useful to users on their own, and it would be convenient to be able to spit them out using a subset of the pent minilanguage, rather than via indexing into a (currently) private dict with a 2-tuple of enums.

@bskinn bskinn added this to the Later milestone Nov 10, 2020
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