Adding a UTF-8-capable regular expression library to LuaTeX
Introduction In this post I’m going to sketch out adding the free PCRE C library to LuaTeX through a DLL and outline how you can get PCRE to call LuaTeX! The following is just an outline of an experiment, not…