OCamlPro / gnucobol

A clone of the sourceforge GnuCOBOL compiler from COBOL to C.
https://get-superbol.com
GNU Lesser General Public License v3.0
20 stars 24 forks source link

OO COBOL Implementation & codgen #165

Open RemiBHardy opened 2 months ago

RemiBHardy commented 2 months ago

This is a preliminary work for adding the capability to support COBOL objects on GnuCOBOL. FORMAL REVIEW IS NOT NEEDED AS IT WON'T BE MERGED FOR NOW

you can find here :

In libcob , Object.c & Object.h : extend the library to provide functions necessary to build and use objects