222
submitted 1 year ago* (last edited 1 year ago) by bahmanm@lemmy.ml to c/technology@lemmy.ml

It's not the 1st time a language/tool will be lost to the annals of the job market, eg VB6 or FoxPro. Though previously all such cases used to happen gradually, giving most people enough time to adapt to the changes.

I wonder what's it going to be like this time now that the machine, w/ the help of humans of course, can accomplish an otherwise multi-month risky corporate project much faster? What happens to all those COBOL developer jobs?

Pray share your thoughts, esp if you're a COBOL professional and have more context around the implication of this announcement ๐Ÿ™

you are viewing a single comment's thread
view the rest of the comments
[-] nomadjoanne@lemmy.world 1 points 1 year ago

This might be a stupid question, but how is this different from cross compilers? Is it more natural and readable?

[-] spauldo@lemmy.ml 8 points 1 year ago

"Cross compiler" usually means a compiler that generates machine code for a machine other than what it runs on. For example, a compiler that runs on X86_64 but creates binaries for Atmel microcontrollers.

You might be thinking of transpilers, which produce source code in a different language. The f2c Fortran-to-C compiler is an example of that.

In my experience, transpiler output is practically unusable to a human reader. I'm guessing (I haven't read the article) that IBM is using AI to convert COBOL to readable, maintainable Java. If it can do so without errors, that's a big deal for mainframe users.

[-] nomadjoanne@lemmy.world 1 points 1 year ago

Transpiler, that's it. And thanks for your answer.

this post was submitted on 23 Aug 2023
222 points (96.6% liked)

Technology

34426 readers
370 users here now

This is the official technology community of Lemmy.ml for all news related to creation and use of technology, and to facilitate civil, meaningful discussion around it.


Ask in DM before posting product reviews or ads. All such posts otherwise are subject to removal.


Rules:

1: All Lemmy rules apply

2: Do not post low effort posts

3: NEVER post naziped*gore stuff

4: Always post article URLs or their archived version URLs as sources, NOT screenshots. Help the blind users.

5: personal rants of Big Tech CEOs like Elon Musk are unwelcome (does not include posts about their companies affecting wide range of people)

6: no advertisement posts unless verified as legitimate and non-exploitative/non-consumerist

7: crypto related posts, unless essential, are disallowed

founded 5 years ago
MODERATORS