%0 Journal Article %T Automatic Fortran to C++ conversion with FABLE %A Ralf W Grosse-Kunstleve %A Thomas C Terwilliger %A Nicholas K Sauter %A Paul D Adams %J Source Code for Biology and Medicine %D 2012 %I BioMed Central %R 10.1186/1751-0473-7-5 %X Driven by the requirements of a large-scale scientific software project, we have developed a Fortran to C++ source-to-source conversion tool named FABLE. This enables the continued development of new methods even while switching languages. We report the application of FABLE in three major projects and present detailed comparisons of Fortran and C++ runtime performances.Our experience suggests that most Fortran 77 codes can be converted with an effort that is minor (measured in days) compared to the original development time (often measured in years). With FABLE it is possible to reuse and evolve legacy work in modern object-oriented environments, in a portable and maintainable way. FABLE is available under a nonrestrictive open source license. In FABLE the analysis of the Fortran sources is separated from the generation of the C++ sources. Therefore parts of FABLE could be reused for other target languages. %K Fortran %K C++ %K Source-to-source conversion %K Python %K Test-driven development %U http://www.scfbm.org/content/7/1/5/abstract