Skip to content

zopencommunity/re2cport

Repository files navigation

Automatic version updates

Re2c

A lexer generator for creating lexers

Installation and Usage

Use the zopen package manager (QuickStart Guide) to install:

zopen install re2c

Building from Source

  1. Clone the repository:
git clone https://github.com/zopencommunity/re2cport.git
cd re2cport
  1. Build using zopen:
zopen build -vv

See the zopen porting guide for more details.

Documentation

Troubleshooting

TBD

Contributing

Contributions are welcome! Please follow the zopen contribution guidelines.