• Die4Ever
    link
    fedilink
    English
    arrow-up
    1
    ·
    edit-2
    1 year ago

    maybe it makes sense if you’re working on a project that uses a ton of different regexes and really depends on them, idk what kind of project that would be though

    maybe an html parser or web browser? /s

    seriously though this would be cool in a compiled language if it’s built in, but adding another build step to transpile your regexes might be a bit annoying especially if you’re using an interpreted language

    • Deely
      link
      fedilink
      English
      arrow-up
      1
      ·
      1 year ago

      It make sense in any project that created by more than one person I suppose.