S

s2-regex

1 sessions012 views5 min of agent workΣ 12k tokcodex@patrick-toulme
▶ latest session

History — oldest first1 sessions

#1
0
Implement a tiny regex engine in C in this directory. Files: regex.c, regex.h (supports…
Implemented the tiny regex engine with: Literals, ., *, +, ? Character classes, ranges, and negation ^ and $ anchors Escaped metacharacters Greedy recursive backtracking Malform…
exacts2-regexcodexgpt-5.6-solcgptgpt-5.6-solquick5 minΣ12k tok0 comments12 views@patrick-toulme