Community
    • Login

    Looking for definitive RegEx reference to learn SciLexer.dll RegEx

    Scheduled Pinned Locked Moved Help wanted · · · – – – · · ·
    5 Posts 2 Posters 1.7k 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.
    • Chip CooperC
      Chip Cooper
      last edited by

      It appears that functionList.xml uses regex to define function exp, so I’m wanting to step up my study of regex and need a definitive reference source for the coding. I tried google, but I can’t narrow down anything except examples of specific issues.

      I’d like to read the regex code learn the grammar and understand the syntax while I’m reading samples, yes; but, also learn while parsing the functions and *exp in functionList.xml files. Thanks for your consideration, any help is much appreciated!

      Claudia FrankC 1 Reply Last reply Reply Quote 0
      • Claudia FrankC
        Claudia Frank @Chip Cooper
        last edited by

        @Chip-Cooper

        What standard for Regular Expressions is Notepad++ using?

        Cheers
        Claudia

        1 Reply Last reply Reply Quote 1
        • Chip CooperC
          Chip Cooper
          last edited by

          Thank you, I’ve been collecting a lot of snippets from various pages. But, yesterday, I ran across this page which I started reading and studying:
          http://docs.notepad-plus-plus.org/index.php/Regular_Expressions
          Is this Wiki page obsolete?
          It didn’t seem like it was, but…

          After seeing the newer page you referenced, it talks about a change in the standard (2 years ago). The Np++ Wiki page (Regular_Expressions) is older (~3+ years) , quite informative; but, the last edit was over 2 years ago. I’d hate to assume it’s obsolete Is it?
          The Wiki page looks like such a good source, and It does look a lot like what I’m seeing in functionList.xml; but, I’m sure there are nuances I’m missing…

          Claudia FrankC 1 Reply Last reply Reply Quote 0
          • Claudia FrankC
            Claudia Frank @Chip Cooper
            last edited by

            @Chip-Cooper

            Is this Wiki page obsolete? It didn’t seem like it was, but…

            No not really, it just points to an earlier version of boost regex, v49.
            Currently, afaik, v55 is in place but haven’t done any comparison to see what really changed.
            Probably nothing - just code fixes.

            Cheers
            Claudia

            1 Reply Last reply Reply Quote 1
            • Chip CooperC
              Chip Cooper
              last edited by

              Thank you so much for the quick reply! I appreciate that, as I had really started to get into that Wiki page. So, I’ll just go ahead and work on using that information, and see where it leads me. But, snippets are welcome. They’re great samples; Scott, Guy and others do such a great job of explaining what they’ve written.

              1 Reply Last reply Reply Quote 0
              • First post
                Last post
              The Community of users of the Notepad++ text editor.
              Powered by NodeBB | Contributors