external functions and libraries

 
My EA uses external functions programmed as libraries, for example Fn1.mqh and I put them in experts/include directory. I would like to enable other people to create their own functions without seeing the source code of the EA. Is it possible that executable version of EA uses custom programmed external functions without recompiling source code of the programme?