Place digraph pattern preprocessing/sorting into external program. This simplifies the context matching stuff at runtime a lot. Context patterns are now defined in a text file, processed into C array definitions and then included into fmtt at compile-time. Is kind of working, but there is still some work to do.