re2c

v 4.3 Updated: 2 weeks, 3 days ago

A tool for generating C-based recognizers from regular expressions.

re2c is a tool for generating C-based recognizers from regular expressions. re2c-based scanners are efficient: an re2c-based scanner is said to be typically almost twice as fast as a flex-based scanner with little or no increase in size.

https://re2c.org

To install re2c, paste this into the macOS Terminal after installing MacPorts

sudo port install re2c

Add to my watchlist

Installations 244
Requested Installations 46