Skip to content

Alternative Regex Syntax

andychu edited this page Feb 17, 2022 · 44 revisions

This page lists projects that provide an alternative to traditional regex syntax, e.g. POSIX [[:digit:]]+ or Perl \d+.

It's freely editable, so please add your projects here.

Related: Alternative Shells

Regex / Regular Language Projects

Lisp-Like Syntax

Parsing Libraries

PEG, etc.

Links

Clone this wiki locally