HackerTrans
TopNewTrendsCommentsPastAskShowJobs

marcoeg

no profile record

Submissions

[untitled]

1 points·by marcoeg·letzten Monat·0 comments

[untitled]

1 points·by marcoeg·vor 2 Monaten·0 comments

COBOL to Kotlin via Formal Models (IR and Alloy and Golden Master)

marcoeg.medium.com
62 points·by marcoeg·vor 8 Monaten·19 comments

Grounding AI with Wittgenstein: From Language-Games to Epistemic Honesty

marcoeg.medium.com
1 points·by marcoeg·vor 9 Monaten·1 comments

comments

marcoeg
·vor 8 Monaten·discuss
Source code: https://github.com/marcoeg/cobol-modernization-playbook
marcoeg
·vor 8 Monaten·discuss
I’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-playbook

Would love feedback from people who’ve worked on reverse engineering or legacy transformations at scale.