v 4.3 Updated: 2 months, 3 weeks 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 | 232 |
| Requested Installations | 38 |