1
0
Fork
You've already forked fregex
0
UTF8 regex engine
  • C 74.4%
  • Yacc 21.9%
  • Makefile 3.7%
Find a file
2026年03月08日 22:34:46 +01:00
grammar.y support negative character classes 2026年03月08日 22:34:39 +01:00
LICENSE support basic regex operators 2026年03月04日 00:12:08 +01:00
makefile add tests 2026年03月08日 22:34:46 +01:00
regex.c support negative character classes 2026年03月08日 22:34:39 +01:00
regex.h support negative character classes 2026年03月08日 22:34:39 +01:00
tests.csv add tests 2026年03月08日 22:34:46 +01:00
utf8.c support basic regex operators 2026年03月04日 00:12:08 +01:00
utf8.h support basic regex operators 2026年03月04日 00:12:08 +01:00