
-----------------------------------
btiffin
Tue Feb 03, 2009 9:51 pm

Pygments; need a regex to replace \b
-----------------------------------
Hello,

   I'm coding up a Pygments lexer for OpenCOBOL and require a solid replacement for the word boundary \b regex operator.  COBOL includes hyphen along with underscore as part of valid identifiers.

   I'm feeling lazy today, and don't feel like experimenting or thinking.(?