Software Alternatives & Reviews

Rulex – A new, portable, regular expression language

regular expressions 101 RegExr CoffeeScript
  1. Extensive regex tester and debugger with highlighting for PHP, PCRE, Python and JavaScript.

    #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
    RegExr (https://regexr.com/) doesn't come up enough in these discussions. One of the nicest regex debugging/development tools on the internet today.

    #Programming Tools #Regular Expressions #Productivity 360 social mentions

  3. Unfancy JavaScript
    Pricing:
    • Open Source
    After looking at all the examples I can't say I'm a fan. Sometimes it's even more verbose than standard regular expressions. Over the years I've become quite familiar with regexp so maybe I'm just biased, but I'd rather have something like CoffeeScript's block expressions instead, where you can easily group and document each part: https://coffeescript.org/#regexes.

    #Web Scraping #Data Extraction #Data 25 social mentions

Discuss: Rulex – A new, portable, regular expression language

Log in or Post with