A lexer generator for creating lexers
Use the zopen package manager (QuickStart Guide) to install:
zopen install re2c
- Clone the repository:
git clone https://github.com/zopencommunity/re2cport.git
cd re2cport
- Build using zopen:
zopen build -vv
See the zopen porting guide for more details.
TBD
Contributions are welcome! Please follow the zopen contribution guidelines.