Sign in
chromium
/
external
/
github.com
/
unicode-org
/
unicodetools
/
6a34bdaec217c35d3050ab773fbf15d88ed1ff0b
/
.
/
docs
/
help
/
bnf.md
blob: 79cf88b639a7d71a0ab0a756bd3a6b0ec0242f49 [
file
] [
log
] [
blame
] [
view
]
# bnf-regex - Simplified regex generation
Regex
expressions can
get
quite complicated
.
By
combining them
with
BNF syntax
,
the source can be more easily understood
and
verified
.
[
Back
to
Unicode
Utilities
Help
Home
](
index
)