Skip to content

Roadmap for Strs.jl #97

@ScottPJones

Description

@ScottPJones
  • Add built-in SubStr support
  • Add hashed string support
  • Write PCRE2.jl package using BinaryBuilder/BinaryProvider, creating all 3 PCRE2 libraries
  • Move regex support to StrRegex package
  • Change the ranges returned to end with the next codeunit index - 1, not need constant thisind/prevind
  • Possibly move optimized utf8 and utf16 support into StrUTF8 and StrUTF16 packages, to streamline main package
  • Add in functionality from StringLiterals, but in such a way that the entity tables can be dynamically loaded, as well as the formatting support, and make it extensible, so that other extensions can be added.
  • Support short strings
  • Support storing type information at end of string, have single concrete type instead of UniStr.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions