Methods for Dynamic Compilation and LoadingI'm looking for advice on the best way to do dynamic compilation and loading in C++ (I know the gene...