Crate regular

Source
Expand description

§Regular Expression Generation, Use, Learning, Analysis, and Rearrangement

A tool that might eventually be useful for analysing and manipulating regular expressions.

§Release Process

regular is released automatically when a commit with a new version number is pushed to main.

We have a pre-commit hook to ensure that the lock file is up-to-date with the manifest.

Functions§

enumerate
Provides a (non-exhaustive) enumeration of the members of the regular language described by the expression
example
Provides an example from the regular language described by the expression