Skip to content

move Regex into a stdlib #38300

@StefanKarpinski

Description

@StefanKarpinski

This is a Julia 2.0 issue and definitely cannot be done in Julia 1.x. It would be good to move Regex functionality into a stdlib. This would allow not including PCRE (or whatever regex implementation we're using at that point) in an application image if regexes aren't used at all in the program.

Metadata

Metadata

Assignees

No one assigned

    Labels

    excisionRemoval of code from Base or the repositorystdlibJulia's standard librarystrings"Strings!"

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions