Software Alternatives & Reviews

To all the programmers out there: RegExr.com is a site that lets you build and test regular expressions. Made me understand them when I was starting out.

regular expressions 101 RegExr rubular Regex Crossword JS Bin Expresso
  1. Extensive regex tester and debugger with highlighting for PHP, PCRE, Python and JavaScript.
    Same as regex101.com and likely many others?

    #Regular Expressions #Programming Tools #Productivity 867 social mentions

  2. 2
    RegExr.com is an online tool to learn, build, and test Regular Expressions.
    Pricing:
    • Open Source
    I always include a link to the regexr.com near non-trivial regular expressions in my code. This makes way easier to understand and modify regexp later.

    #Programming Tools #Regular Expressions #Productivity 360 social mentions

  3. A ruby based regular expression editor
    I've always used https://rubular.com. It's been around for quite a while now. Not a lot of flashy features, but it's pretty nice to dump lines of text and see the matches / captures.

    #Regular Expressions #Programming Tools #Development 35 social mentions

  4. Welcome to the fantastic world of nerdy regex fun!
    And now you are ready for: https://regexcrossword.com.

    #Regular Expressions #Programming Tools #Free Games 65 social mentions

  5. 5
    Sample of the bin:
    Pricing:
    • Open Source
    There's also a place to test your javascript, if you're interested.

    #Programming #Text Editors #Programming Tools 23 social mentions

  6. The award-winning Expresso editor is equally suitable as a teaching tool for the beginning user of regular expressions or as a full-featured development environment for the experienced programmer with an extensive knowledge of regular expressions.

    #Regular Expressions #Programming Tools #Productivity 2 social mentions

Discuss: To all the programmers out there: RegExr.com is a site that lets you build and test regular expressions. Made me understand them when I was starting out.

Log in or Post with