Y
Hacker News
new
|
ask
|
show
|
jobs
Having trouble understanding your regexes? Try parser combinators
(
optimeringsfabriken.se
)
2 points
by
halfvoxel
1204 days ago
1 comments
pygy_
1203 days ago
With
https://github.com/compose-regexp/compose-regexp.js
you can have your cake and eat it too.
It's a JS RegExp builder with a parser combinator API.
link
It's a JS RegExp builder with a parser combinator API.