mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
a070b1eb31
This is basically the same concept as lex, except this time it doesn't turn your code inside out, and it generates actual C code to parse the expressions (not tables), and the resulting code is usually about 2 times faster than flex.
3 lines
28 B
Plaintext
3 lines
28 B
Plaintext
bin/re2c
|
|
man/man1/re2c.1.gz
|