2 papers
cs.SE2026
Migrating Esope to Fortran 2008 using model transformations
Younoussa Sow, Nicolas Anquetil, Léandre Brault +1
Legacy programming languages such as FORTRAN 77 still play a vital role in many industrial applications. Maintaining and modernizing these languages is challenging, especially when…
cs.SE2024
SyDRA: An Approach to Understand Game Engine Architecture
Gabriel C. Ullmann, Yann-Gaël Guéhéneuc, Fabio Petrillo +2
Game engines are tools to facilitate video game development. They provide graphics, sound, and physics simulation features, which would have to be otherwise implemented by develope…