1
0
Fork 0
forked from fun/fun
fun/web/documentation/examples/regex_procedural.md

644 B

layout published noToc noComments noDate title subtitle description permalink lang tags
page true false false false Fun - regex_procedural.fun — overview Documentation for regex_procedural.fun — overview Documentation for regex_procedural.fun — overview /documentation/examples/regex_procedural/ en
example
regex_procedural

What it shows

  • Procedural approach to regex work: compiling patterns and iterating matches.

How to run

  • export FUN_LIB_DIR="./lib"
  • ./build_debug/fun examples/regex_procedural.fun
  • Or: fun examples/regex_procedural.fun

Notes

  • May require the optional PCRE2 extension in your build.