alecramsay / REmake

A high-level language for building regular expressions (RE)
MIT License
0 stars 0 forks source link

Add negations (not) #9

Closed alecramsay closed 1 year ago

alecramsay commented 1 year ago

Added for character classes. There are other issues for the other cases.