This is how COBOL-to-Java efforts gave rise to "JOBOL": Java code that looked and behaved like COBOL ... Coping with language paradigm differences (procedural → object-oriented; static → dynamic) The ...