Add support for other Fortran compilers (allow compiler interoperability)
Right now LFortran has preliminary support for GFortran (loading module files, linking against object files compiled by GFortran). This issue is to add similar support for other Fortran compilers such as Intel, NAG and others.