GnuCOBOL Contributions
I contributed to the GnuCOBOL open source C transpiler for COBOL since 2024 and I helped OCamlPro fixing bugs on the compiler.
About GnuCOBOL
GnuCOBOL is a free and open-source COBOL compiler. It translates COBOL programs to C code, which can then be compiled with any C compiler to produce native executables. This makes it a valuable tool for modernizing legacy COBOL systems while maintaining compatibility.
My Contributions
I’ve been working on various bug fixes and improvements to the compiler as part of the OCamlPro team.