xolatile@xolatile.xola
xolatile
Header-only library for syntax definition, highlighting and tokenization.
Primary focus of this library is for syntax highlighting, hence the name, but it can do more.
Important note: Regular expressions are more robust, this is simple solution for simple problems.
If you want to do parsing, counting, tokenization, you can use return value of 'syntax_define'.