Description
A minimal, educational regular expression-based lexer implemented in pure C. It supports basic regex constructs and can be used to tokenize input strings based on pattern–token rules.
40 KiB
Languages
C 97.9%
Makefile 2.1%