Skip to content

Only limited Windows syntax #16

Description

@daniel-pfeiffer

One has to follow your link to Wikipedia, to find out why you are implementing only half of wildcard syntax. Only that article admits to limiting itself to Windows' limited features.

Rust also runs on Linux and other systems implementing \\, \*, \?, [char-classes] and {multi,branches} (though Bash treats those a little bit apart.) You should be clearer about this!

As for your benchmark, you could also compare to regex-lite. And either give Unicode examples, or state that you skip it for performance reasons.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions