Bookmarks
Tag cloud
Picture wall
Daily
RSS Feed
  • RSS Feed
  • Daily Feed
  • Weekly Feed
  • Monthly Feed
Filters

Links per page

  • 20 links
  • 50 links
  • 100 links

Filters

Untagged links
2 results tagged regularexpressions  ✕   ✕
yoav-lavi/melody https://github.com/yoav-lavi/melody
Sat 04 Jun 2022 12:13:21 PM PDT archive.org

Melody is a language that compiles to ECMAScript regular expressions, while aiming to be more readable and maintainable. This:

16 of "na";

2 of match {
  <space>;
  "batman";
}

turns into this: /(?:na){16}(?: batman){2}/

rust cli regularexpressions language compiler
Online regex tester and debugger: JavaScript, Python, PHP, and PCRE https://regex101.com/
Tue 20 Mar 2018 12:22:01 AM PDT archive.org

A debugger and integrated environment for developing and debugging regular expressions. Does PCRE, JavaScript, and Python style regexes.

development debugging regularexpressions visual online tools
4988 links, including 379 private
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn