BioJulia/Automa.jl

Allow construction of `RegExp` from invalid UTF-8 strings

Closed this issue · 2 comments

Since Automa is byte-oriented, we probably need a way to do e.g. re"[\x80-\x81]"

We also need to be able to do re"[α-γ]"

Also, it looks like Automa handles some Unicode characters poorly inside parse_class:

julia> re"[ø]".args
1-element Vector{Any}:
 0xf8:0xf8