@riotnrrd ... We could have a discussion about your opinion of COBOL. Your second point is on target. Developers responsibly write and test COBOL to Java translators and carefully make sure the results are correct (#heirloomcomputing among others). AI is a different matter altogether. GnuCOBOL simply compiles it to C and uses gcc to produce native programs. Our COBOL for GCC (gcobol) will be a GCC - native compiler. Recompilation is often all that is needed.
Notices by Marty Heyman (marty@symas.social)
-
Embed this notice
Marty Heyman (marty@symas.social)'s status on Thursday, 21-Nov-2024 07:15:40 JST Marty Heyman
-
Embed this notice
Marty Heyman (marty@symas.social)'s status on Thursday, 21-Nov-2024 07:15:39 JST Marty Heyman
@riotnrrd By the way, LLVM being one thing, GCC another, COBOL for GCC is being submitted to GCC for 15 right now. Incomplete but the core language is there.