TODO:
- group name identifier
- resolve escape in unicode flag
- expression graph
⚠️ Note: The repo is practice repo for leaning how to parse regex to AST.
If you are searching a tool to parse regex.Maybe the repo(regexp-tree) helps you.
If you want to know more tools about parsing language to AST.The repo(astexplorer) is very useful.
Material
Parser Generator