[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

gnubol: Cobol for GCC Progress Report



I have now succeeded in integrating the parser with the GCC code
generation back end and generated some code. This took me about
3-4 months to achieve. The portion of Cobol currently supported
is miniscule but adding new function should be pretty easy now. I
have one difficult thing to do first which is to upgrade to the
new GCC memory management setup (garbage collection). This will
probably take a few days.

My plan then is to get a subset of Cobol going which would allow
Cobol programmers to contribute to the project. 

I have uploaded the code to my Web site
http://www.geocities.com/timjosling/cobol.html. The main module
of
interest is cobcbei.c.

I have also uploaded updated documentation
http://www.geocities.com/timjosling/cobol_toc.html, inlcuding
some additions to Joachim Nadler's guide to integrating to the
GCC back end.

I hasten to add this is not a useable product as yet.

Tim Josling

--
This message was sent through the gnu-cobol mailing list.  To remove yourself
from this mailing list, send a message to majordomo@lusars.net with the
words "unsubscribe gnu-cobol" in the message body.  For more information on
the GNU COBOL project, send mail to gnu-cobol-owner@lusars.net.