Predefined character classes
Closed this issue · 1 comments
mwallnoefer commented
Do there exist any plans to make the regex parser recognise the most common predefined character classes like \d, \w, \s and the negations \D, \W, \S? They are very common, so it would be very advantageous to have them supported in dk.brics as well.
amoeller commented
Please see https://www.brics.dk/automaton/faq.html about the syntax and pre-built automata.