Ppxfind is a small command line tool that enables the application of ppx
rewriters to a file. It supports both new style ppx rewriters
(driverized) and old style rewriters.
At the moment new style ppx rewriters are executed in byte-code mode as
Ppxfind relies on dynamic loading and the packaging of a lot of ppx
rewriters is incomplete, i.e. the cmxs files are missing.