COBOL to Kotlin via Formal Models (IR and Alloy and Golden Master)marcoeg.medium.com62 points·by marcoeg·vor 8 Monaten·19 comments
Grounding AI with Wittgenstein: From Language-Games to Epistemic Honestymarcoeg.medium.com1 points·by marcoeg·vor 9 Monaten·1 comments
marcoeg·vor 8 Monaten·discussI’ve been experimenting with formal, verifiable modernization and taking a small COBOL batch program and translating it through an intermediate representation and Alloy formal model into Kotlin, while proving equivalence with the legacy output.Repo: https://github.com/marcoeg/cobol-modernization-playbookWould love feedback from people who’ve worked on reverse engineering or legacy transformations at scale.