1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-25 21:07:40 +00:00
freebsd-ports/devel/re2c/files
Eivind Eklund a070b1eb31 Initial import of re2c, a program to compile regular expression to C.
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.
1998-05-16 17:41:25 +00:00
..
patch-aa Initial import of re2c, a program to compile regular expression to C. 1998-05-16 17:41:25 +00:00
patch-ab Initial import of re2c, a program to compile regular expression to C. 1998-05-16 17:41:25 +00:00