The COBOL-to-SomeBetterLang Translator
Here's a popular idea.
... a COBOL-to-X translator, where X is a more-modern programming language ...
This is a noble aspiration.
In principle -- down deep -- all programming can be reduced to an idealized Turing Machine.
This means that we *should* be able to locate all the state changes in a given spaghetti-bowl …
more ...