2
0
Fork
You've already forked locnorm
0
Yez
2025年10月26日 14:37:16 +01:00
README.md readme: title + todolist 2025年10月26日 14:37:16 +01:00

locnorm

Locnorm is a regex library based on non-deterministic finite automatas.

features

  • literals
  • Kleene star
  • concatenation
  • alternation
  • escaping
  • ranges
  • \w, \d