Get the latest tech news
Tales from Mainframe Modernization
a static site {for, by, about} me
At my last workplace, I wrote transpilers (or just compilers if you prefer) from mainframe languages (COBOL, JCL, BASIC etc.) In the roughly 200k lines of COBOL that I had the (dis)pleasure of working with, I saw some wonderful hacks to get around the limitations of the system. The DD statement in the JCL subsystem stands for “data definition”, which is largely used to describe files and IO streams used by a batch job.
Or read this on Hacker News