Skip to content

Replace Regexes with DFAs #204

@andrew-johnson-4

Description

@andrew-johnson-4

Is your feature request related to a problem? Please describe.
Rust has a nice new DFA library, we should use it.

Describe the solution you'd like
L1DFA has operations like .is_subset_of and .reverse.

Metadata

Metadata

Assignees

No one assigned

    Labels

    checkerIssues related to Typechecking or LogicenhancementNew feature or requestparserIssues related to Tokenization or Parsing

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions