IBM’s generative AI tool aims to refactor ancient COBOL code for its mainframesHumans are still "in the driver's seat," but it could make code more modular.https://arstechnica.com/information-technology/2023/08/ibms-generative-ai-tool-aims-to-refactor-ancient-cobol-code-for-its-mainframes/?utm_brand=arstechnica&utm_social-type=owned&utm_source=mastodon&utm_medium=social
@arstechnica there are already companies (like Microfocus) selling Cobol compilers that emit java. Thing is, even when it works well, java still sucks for deterministic execution. Targeting java just isn't a smart solution.