Skip to content

Zilf.Emit.Zap: Write real abbreviations when the frequent words file is missing

Tara McGrew requested to merge topic/default/zilf-201 into branch/default

Recent improvements to the abbreviation finder have made it fast enough to run by default, even on single-threaded systems. This changes ZILF to generate abbreviations when the frequent words file is missing, instead of writing a placeholder file.

Fixes ZILF-201.

Merge request reports