irrec

irrec

  • Docs
  • API
  • GitHub

›usage

getting started

  • overview
  • getting irrec

usage

  • examples
  • regex explorer

more information

  • warnings and limitations
  • performance
  • inspiration and credits

regular expression explorer

Since irrec cross-compiles with Scala.js, it can be used with consistent APIs and results on both the JVM and in the browser. Try out some regular expressions below! Irrec will parse your regular expression, compile it, match your candidate against it, and even generate some random matches for your regular expression.

  • regex:

  • candidate:
  • RNG seed:

Here are some strings that match your regular expression:

    ← exampleswarnings and limitations →
    irrec
    Getting StartedGuideRegular Expression Explorer
    GitHubmore information
    Copyright © 2021 Cody Allen