RegEx preprocessor
ØIs a code-munger, but could be converted to inline-code expander ØConverts regex strings into static C data structures using (manual) reflection
ØImproves performance with pre-compilation
ØInvolves no dynamic memory allocation
ØObfuscates strings from spies
ØObviates need to ship compiler component
l