forked from zkemail/zk-regex
-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
This issue is migrated from olehmisar#4
Add noir support to zk-regex.
To test:
git clone https://github.com/olehmisar/zk-regex.gitgit checkout noircd packages/compilercargo run --bin zk-regex raw -r "m[10]-[ab]+;" --noir-file-path my_file.nr
Missing features:
- end anchor support Support multiple accept states with $ #4
- start anchor support Caret anchor (
ˆ) support for Noir #1 -
gen_substrs - I did not test
^and$and overall, not a lot of testing was conducted - lookup table optimization
- tests
Metadata
Metadata
Assignees
Labels
No labels