Skip to content

Using other regex #3

@JorySchossau

Description

@JorySchossau

Would you be open to a PR enabling specifying alternative regex?

Nim std/re still uses libpcre v1. Newer systems use pcre v2 or v3 and installing libpcrev1 can be a pain.
Thinking about making a PR, my first idea is to hard-code specific supported alternatives and allow them with for example -d:pcre_tinyre

Invitation for thoughts and opinions before I make a PR.

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