Genivia / RE-flex

A high-performance C++ regex library and lexical analyzer generator with Unicode support. Extends Flex++ with Unicode support, indent/dedent anchors, lazy quantifiers, functions for lex and syntax error reporting and more. Seamlessly integrates with Bison and other parsers.
https://www.genivia.com/doc/reflex/html
BSD 3-Clause "New" or "Revised" License
504 stars 85 forks source link

add xmake.lua #207

Closed TabNahida closed 3 months ago

TabNahida commented 3 months ago

Add xmake support. Xmake is a lightweight cross-platform build utility. It is more easily to use, and I have add reflex to xrepo packages.