Community
    • Login

    Opinions please: N++ RE implementation (beginner w/experience)

    Scheduled Pinned Locked Moved Help wanted · · · – – – · · ·
    5 Posts 3 Posters 569 Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • Frustrated SurferF Offline
      Frustrated Surfer
      last edited by

      I like N++, proven robust, it’s saved me over and over. I want to start to use RE and build on my slight GREP/SED experience.
      Are you impressed by N++ RE implementation?
      What’s a good approach to take? i.e. “Using PERL RE on N++ is awesome” “Find a POSIX text book” or something practical like “learn Python type RE” here.
      I’m mainly trying to avoid a rabbit hole

      EkopalypseE Alan KilbornA 2 Replies Last reply Reply Quote 0
      • EkopalypseE Offline
        Ekopalypse @Frustrated Surfer
        last edited by

        @Frustrated-Surfer said in Opinions please: N++ RE implementation (beginner w/experience):

        Npp uses boost::regex engine with perl being the configured syntax to use.

        Are you impressed by N++ RE implementation?

        Are you asking how well npp implemented boost::regex or whether the
        used RE engine is a good one. If the latter is the case then I say, yes,
        but it has its glitches and shortcomings like other REs do have as well.

        What’s a good approach to take?

        Read the document I linked to earlier to understand what boost::regex offers
        and then start using it. In addition you might check this site which has some good explanations.

        I avoid using online regex testers as it could be that the solution you build which such a tool isn’t working with npp.

        Frustrated SurferF 1 Reply Last reply Reply Quote 1
        • Alan KilbornA Offline
          Alan Kilborn @Frustrated Surfer
          last edited by

          @Frustrated-Surfer

          Also some good info here:
          https://community.notepad-plus-plus.org/topic/15765/faq-desk-where-to-find-regex-documentation

          Frustrated SurferF 1 Reply Last reply Reply Quote 2
          • Frustrated SurferF Offline
            Frustrated Surfer @Ekopalypse
            last edited by

            @Ekopalypse Much appreciated, you answered the question and leaned a ladder against the tree where I should climb to look for more.

            1 Reply Last reply Reply Quote 1
            • Frustrated SurferF Offline
              Frustrated Surfer @Alan Kilborn
              last edited by

              @Alan-Kilborn Like I wrote to the other respondent, much appreciated. Another farming metaphor: You’ve opened the gate to a grove (trove) of information. (The pun, and puns in general now that I think about them, we gotta admit it doesn’t hurt to crack a grin and roll our eyes!)(Y’know, now that I think about it some more, a pun may well be about the only humor that can be easily conveyed in plain text without having to explain it with a #hashtag.) Thanks again.

              1 Reply Last reply Reply Quote 0

              Hello! It looks like you're interested in this conversation, but you don't have an account yet.

              Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

              With your input, this post could be even better 💗

              Register Login
              • First post
                Last post
              The Community of users of the Notepad++ text editor.
              Powered by NodeBB | Contributors