v 4.3 Updated: 1 month, 1 week 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.
To install re2c, paste this into the macOS Terminal after installing MacPorts
sudo port install re2c
Installations | 239 |
Requested Installations | 43 |