Skip to content
Home

Match

A pattern matching language that replaces regular expressions with readable English-like grammars and returns full parse trees with linear-time, ReDoS-free parsing

The product is a pattern matching language that replaces regular expressions for parsing and validation. It lets users describe parsing rules in plain English sentences and returns full parse trees with linear-time parsing and no ReDoS risk. It sells to software developers and engineering teams who build parsers, validators, and data extraction logic. It is positioned as a readable alternative to regex with zero dependencies and is delivered as an open-source npm package.

Key features

  • Readable English-like pattern grammars
  • Full parse tree output
  • Linear-time ReDoS-free parsing
  • Zero dependencies
  • No escape sequences
  • Npm package installation
  • No social media activity within the last 30 days
GTM channels
  • Community
  • Docs
ICP
  • Software developers
  • Engineering teams