compileFiles

Compiles multiple source files, this will typically be called by first scanning a directory for all ".feather" files (possibly recursively), and then feeding all the found files here. You can also compile a single feather file, but it will NOT be able to import other feather classes, unless they have previously been compiled, and added to the classloader.