re2c

v 3.1 Updated: 1 year 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 in macOS terminal after installing MacPorts

sudo port install re2c

Add to my watchlist

Installations 197
Requested Installations 28