[erlang-questions] Regexp Matching on Unicode

Zachary Kessin zkessin@REDACTED
Tue Dec 13 11:32:43 CET 2016


Hi All

I am hitting a bit of a wall here, I am building a lexer with leex and I
really want to match on unicode chars, there is a regex class \p{Letter}
but that does not seem to work in erlang. I really want is a way to say
"Match a letter, but not a digit". So the \w would not work. Any ideas?

-- 
Zach Kessin
SquareTarget <http://squaretarget.rocks?utm_source=email-sig>
Twitter: @zkessin <https://twitter.com/zkessin>
Skype: zachkessin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20161213/41cdb4fc/attachment.htm>


More information about the erlang-questions mailing list